Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: When Test Suites Attack

by pg (Canon)
on Oct 28, 2005 at 20:39 UTC ( [id://503761]=note: print w/replies, xml ) Need Help??


in reply to When Test Suites Attack

"One of the less appreciated benefits of test suites is how they speed up development. It seems counter-intuitive as you're writing twice the amount of code, but the experience of many programmers has been that test suites lead to better interfaces, ..."

Just to add one important benefit: quite often, when a programmer fix one bug, they introduce some other bugs that break existing functionalities. The test suites made it possible to quickly retest all existing functinalities, and quickly realize any of this type of bugs, thus lead to quick fix.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://503761]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (2)
As of 2024-04-16 23:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found