in reply to Re^2: Universal test flag
in thread Universal test flag
Refactoring to make code perfectly testable is not always an option...
... but writing more code is an option?
If you have to write extra code in the code you're testing that only gets executed in test mode, I think your confidence in the test results goes down.
|
|---|