News Feed
Jobs Feed
Sections




News Archive
Chris Shiflett's Blog:
PHP Testing Tutorial at ApacheCon
November 16, 2005 @ 05:32:45

On Chris Shiflett's blog today, there's a new post about a talk with will (hopefully) be given at this year's ApacheCon by Chris and Geoff Young - a PHP testing tutorial.

Admit it - deep down inside, you know you should be testing your PHP applications. With all of the different PHP test environments and the daunting documentation, sometimes it is difficult to know where to start. This tutorial will help. The first step in testing is deciding what to test, so we will begin by offering a very simple (but not contrived) PHP application with identifying elements that lend themselves to testing - both unit tests and functional tests. Next, we will write some real tests using several of the existing PHP testing frameworks, including PHPUnit, Simple Test, phpt, and Apache-Test.

Chris also mentions some of the packages that are out there to perform the testing with - from the ever-popular PHPUnit to Apache-Test and plenty of documentation in between...

1 comment voice your opinion now!
apachecon testing phpunit apache-test apachecon testing phpunit apache-test


blog comments powered by Disqus

Similar Posts

Ben Ramsey's Blog: Lampooning Benchmarks

Chris Hartjes' Blog: PHPUnit Aborted Fix

Sebastian Bergmann\'s Blog: PHPUnit Talk at PHP Usergroup Dortmund

Sebastian Bergmann's Blog: Support for PHPUnit in Parabuild

Sebastian Bergmann's Blog: PHPUnit 3.2.0RC1


Community Events











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


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

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