Hacker News new | ask | show | jobs
by zhd 1838 days ago
I've recently launched HypoFuzz - https://hypofuzz.com/ - which solves this by running it on a different server.

You run the tests briefly in CI to check for regressions, and then leave them running permanently on a fuzz server to search for new bugs. Nelson Elhage has a good writeup of this approach at https://blog.nelhage.com/post/two-kinds-of-testing/

1 comments

Awesome!