Hacker News new | ask | show | jobs
by weinzierl 3322 days ago
Not exactly a fuzzer in the sense of afl but there is EvoSuite[1]. It automatically generates JUnit tests that try to satisfy a coverage criterion.

[1] http://www.evosuite.org/

1 comments

Thanks for the suggestions, will have a closer look at this and PIT.