Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Would a middle ground between unit and integration tests be optimal (softwareengineering.stackexchange.com)
3 points by BerislavLopac on Nov 18, 2024 | hide | past | favorite | 1 comment


The whole test pyramid is bullshit

The whole segregation of tests into unit test, integration test, e2e test and more

Is also bullshit as hell, it is pure waste of time.

Your tests should be focused on verifying that your software works fine. Thats the value.

Whether you call it unit test or integration brings little to no value.




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

Search: