Hacker News new | ask | show | jobs
by eru 60 days ago
You might want to look into property based testing, eg python-hypothesis, if you use that language. It's great, and even finds minimal counter-examples.