Except for those that are too coupled. Or those that pass because the response of the class you changed was stubbed in that other test.
I love tests too by the way. Just many things I’m still not sure how to test properly. Always struggling with the borders between integration and isolation.
deleted by creator
But you will be glad for every non affected test, because the ensure nothing else breaks when you fulfil the whims of PM.
I love having tests
Except for those that are too coupled. Or those that pass because the response of the class you changed was stubbed in that other test.
I love tests too by the way. Just many things I’m still not sure how to test properly. Always struggling with the borders between integration and isolation.