GeekArticles
Programming
C
Programming
CArticle :: Test Now, Test Forever: A Philosophy of Perl Programming
Humans don't like creating QA tests. We became programmers to exercise our creativity, but "testing" conjures up images of slack-jawed drones looking for defects in bolts passing by them on a conveyor belt. The good news is that Perl's Test:: modules make it easier to overcome this natural aversion to writing tests at the time you're developing code.
Sponsored Links
Read Next: Article :: Introduction to SOAP 1.1
Related Topics
