Show HN: I built a package for Semantic Unit Testing

by alexmolason 4/25/2025, 9:36 PMwith 2 comments

by brudgerson 5/1/2025, 6:22 PM

Repository, https://github.com/alexmolas/suite

by turtleyachton 4/26/2025, 1:44 AM

Interesting. Is it possible to ask, "For this pull request, which tests should be run to cover the changed code?"

That would greatly reduce the mountain of end-to-end (e2e) tests to run.