Hacker News new | past | comments | ask | show | jobs | submit login

> conclusion of "unit tests that check every method/line of code you write".

I think a way to smell you're too far gone on this way is when you write tests only to get code coverage.

With behavior tests, code coverage should become a tool to show where your dead code is so you can remove it.




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

Search: