|
|
|
|
|
by crazygringo
1814 days ago
|
|
> The only thing you achieve with unit tests is to prove that you are still bug for bug compatible when changing your code. If your tests are ensuring buggy behavior, then... you're writing your tests wrong? What are you even trying to say with this? I've never once seen a unit test intended to enforce a bug...? |
|
But you cannot allow it to change because your users are relying on the existing behavior.