Hacker News new | ask | show | jobs
by quickthrower2 1256 days ago
You can chuck some regular tests in at the same time. They attack different classes of bugs.

Property based tests fuzz test values you may not have dreamed of. Given a string as the required type it could generate some exotic stuff.