in reply to Writing tests when you don't know what the output should be
Trust me. It's worth the time. In four months after you think you've got it working and you make a change, how do you know you haven't broken something far away?
Can you provide more details on your project?
If you don't create all of the possibilities up front, how will you know if your code is doing the right thing?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Writing tests when you don't know what the output should be
by nysus (Parson) on May 17, 2016 at 20:28 UTC |