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

A complex system that works is invariably found to have evolved from a simple system that works.

Working...