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

Do you mean e2e tests? Because those are the only ones that test features. Integration tests are the biggest offenders of "code lockdown". They don't really test features, yet they have to observe too many implementation details.

Unit tests can't really lock down code, or then we shouldn't call those "unit" anymore.



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

Search: