Do some research to see if your language has some kind of automated fuzz testing framework. If it does, just hook that into your test :)
You can also look into mutation testing (Jester for Java, Heckle for Ruby)
|
2 | deleted 145 characters in body | |
|
1 |
|
|