News Feed
Jobs Feed
Sections



Recent Jobs

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




Community Events





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


framework conference series symfony2 application interview release phpunit custom podcast language community introduction test development package opinion compile api unittest

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