Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror

Comment Re:He's right (Score 1) 567

It can often be more work writing the unit tests than writing the code.
Yeah, I think this underscores one of the main advantages of test-first coding. Once you've written all the tests, you have a really good idea how to go write the actual code and that process will be much quicker and easier.

Slashdot Top Deals

As far as the laws of mathematics refer to reality, they are not certain, and as far as they are certain, they do not refer to reality. -- Albert Einstein

Working...