News Feed
Jobs Feed
Sections




News Archive
PHPBuilder.com:
Use PHPUnit to Implement Unit Testing in Your PHP Development
May 27, 2010 @ 09:32:33

On PHPBuilder.com today there's a new tutorial introducing PHPUnit, the popular unit testing framework (based off the ideas from JUnit). Jason shows how you can use it to make a more robust and easier to maintain application.

We are creating web applications, with one important difference between the two being that the latter are built using a rigorous process, and with that, a rigorous testing program. [...] The PHP community has long had a great testing utility at their disposal known as PHPUnit, and in this tutorial I offer a brief introduction to its benefits.

He shows how to get it installed (via PEAR), writing up a first unit test to check for the contents of a string (making HTML) and executing the test to verify the outcome. He aso mentions something interesting you can use when you need to send a lot of information over to a test - providers.

1 comment voice your opinion now!
phpunit unittest tutorial beginner


blog comments powered by Disqus

Similar Posts

PHPBuilder.com: Add Custom Components to Your PHP Development with PRADO

Joshua Thijssen's Blog: Symfony2: Implementing ACL rules in your Data Fixtures

MaltBlue.com: Zend Framework 2 - Hydrators, Models and the TableGateway Pattern

PHPMaster.com: Working with Slim Middleware

NETTUTS.com: How to Authenticate Users With Facebook Connect


Community Events











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


rest community development symfony2 database language phpunit functional release introduction opinion zendframework2 conference framework interview podcast usergroup series testing unittest

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