in reply to Re: Recommendations re tests wrt a reference implementation
in thread Recommendations re tests wrt a reference implementation

...and an additional benefit is that you spend your time where it's needed. The stuff that you're unhappy with and/or are changing get the benefit of all the tests they should have. The stuff that's basically working won't be tested until you need to change it.

...roboticus

  • Comment on Re^2: Recommendations re tests wrt a reference implementation