News Feed
Jobs Feed
Sections




News Archive
Stuart Herbert's Blog:
PHP Components PHP Components Shipping Unit Tests With Your Component
August 15, 2011 @ 09:57:46

Stuart Herbert has his latest post in his "PHP Components" series on his blog today - a recommendation to include unit tests along with the release of you component.

I'm now going under the bonnet of our components, and looking at the different file roles that the PEAR installer expects to find when we distribute our component as a PEAR-compatible package. One of the most important file roles allows you to ship your tests with your package - and it's vital that this is something that you get in the habit of doing routinely.

He recommends "testing your code and shipping your tests" along with the component(s) you're releasing. Not only does it help you create a better quality end result but also makes it simpler for other developers to make changes and know they're not breaking things. He describes unit tests for those not familiar and includes a specific example of the CommandLineLibrary and its related tests.

0 comments voice your opinion now!
component unittest ship include introduction commandlinelibrary


blog comments powered by Disqus

Similar Posts

Qafoo Blog: Testing legacy code

Stuart Herbert's Blog: Learning PHP Data Objects, by Dennis Popel

NetTuts.com: Dependency Injection in PHP

AjaxRay.com: Setting up Database testing with Kohana UnitTest module

CakeBaker: Use components from the Zend Framework with CakePHP


Community Events











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


code framework series release example zendframework2 opinion community database composer introduction testing functional api phpunit language development interview podcast application

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