Hacker News new | ask | show | jobs
by jrockway 1587 days ago
> Why not both?

Go's fuzz tester takes this approach. When a failing input is found, it's added to the source code directory with the intent of you checking it in.