News Feed
Jobs Feed
Sections




News Archive
Jani Hartikainen's Blog:
Unit testing part 2 Writing and running tests
June 10, 2009 @ 10:26:52

Jani Hartikainen continues his series on unit testing PHP applications with the second part - a look at writing and running some tests (here's the link to part one).

Continuing from the unit test introduction, we will now continue and take a look at how to write tests and ways to run the tests.

He uses one of the standards in the PHP community for unit testing, PHPUnit, and shows how to write a sample test with an assertEquals to check the value of a variable. He also includes the steps to set up the PHPUnit configuration to run the tests and create a test suite.

1 comment voice your opinion now!
tutorial phpunit unittest


blog comments powered by Disqus

Similar Posts

NETTUTS.com: Kohana: The Swift PHP Framework

PHPMaster.com: Building a Domain Model - Integrating Data Mappers

VideoPHPBlog.com: Create your own MVC

Errumm.co.uk: My first experience in building a FaceBook Application in PHP

Brandon Savage's Blog: Exceptional PHP: Nesting Exceptions In PHP


Community Events











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


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

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