Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
sp332
on June 18, 2012
|
parent
|
context
|
favorite
| on:
Falsehoods Programmers believe about Time
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).
DougBTX
on June 18, 2012
[–]
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: