Slashdot is powered by your submissions, so send in your scoop

 



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

"Spock, did you see the looks on their faces?" "Yes, Captain, a sort of vacant contentment."

Working...