News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
Developer Tutorials Blog:
SimpleTest Unit Testing for PHP
July 15, 2008 @ 10:24:54

Akash Mehta has posted a look at unit testing for PHP applications with the SimpleTest tool in a new post to the Developer Tutorials blog.

We recently looked at front-end testing of web applications with Selenium. Today, we'll take another approach to testing your PHP applications: backend unit testing for your actual PHP code. As part of our posts on test driven development, here's a quick intro to using SimpleTest to test your PHP applications.

He introduces the SimpleTest software and shows what a sample test might look like for a simple math question (testing to see if the result of the addition is correct). He also points out a good tutorial on the SimpleTest website to help you get started.

0 comments voice your opinion now!
simpletest unittest example introduction test quickstart tutorial




Community Events





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


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

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