News Feed
Jobs Feed
Sections




News Archive
Tilllate Blog:
Unit testing makes coding more fun
June 03, 2008 @ 10:23:59

According to a new post on the tilllate blog today, "unit testing makes coding more fun":

"Unit testing is a test that validates that individual units of source code are working properly", that's what Wikipedia says about unit testing. That's general knowledge.

But what motivates me even more than the increased software quality is that it saves me development time. This sounds odd as you might believe that TDD means writing more code.

A real-life example is included (an internal invoicing system) with the steps they'd follow to test it normally via the browser (slow) or through the automated tests (fast!)

0 comments voice your opinion now!
unittest coding manually example test


blog comments powered by Disqus

Similar Posts

Adam Trachtenberg's Blog: PHP SOAP vs. SDO

Zend Developer Zone: Accessing DB2 Data Inside of i5/OS

Jim Plush's Blog: Why Your PHP app NEEDS a Circuit Breaker

Cormac' PHP Blog: Practical example php implementation of the Observer pattern

Wojciech Sznapka: Export colored Behat scenarios to PDF


Community Events











Don't see your event here?
Let us know!


release unittest introduction code development testing framework community object application functional tool zendframework2 example phpunit language opinion interview series podcast

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework