When you fix a bug, how do you document it in the code? One option, of course, is simply not to say anything at all, but just make the fix. But there are times when […]
Category: Unit Testing
Tips on writing unit tests
Software observations and tips
Tips on writing unit tests
When you fix a bug, how do you document it in the code? One option, of course, is simply not to say anything at all, but just make the fix. But there are times when […]