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.
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.