from Hacker News

Show HN: I built a package for Semantic Unit Testing

by alexmolas on 4/25/25, 9:36 PM with 2 comments

  • by brudgers on 5/1/25, 6:22 PM

  • by turtleyacht on 4/26/25, 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.