Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

There’s def. ways to write really good tests as well to avoid the limited input issue - write the test in a property-based test manner, like haskell’s quickcheck, and the test can catch entire classes of bugs.

The caps vs. no caps issue would be easily caught using randomString() as the test case.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: