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

He's talking about test code. So if those test cases are missing, but the programmer thinks the tests are thorough, then it looks like the programmer believes those things (or forgot that they weren't true).


A bad test might boil down to,

    assert(month(now()) == month(now() + 24.hours))
then fail from time to time.




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

Search: