About the Author

Chris Shiflett

Hi, I’m Chris, a web craftsman making things like Mapalong & Brooklyn Beta with my friends at Analog.


PHP Testing Tutorial at ApacheCon

With any luck, Geoff and I will be giving a PHP testing tutorial at this year's ApacheCon. Here's a snippet of the abstract:

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.

Unfortunately, testing hasn't really caught on in the PHP community for some reason, despite the existence of several useful tools and resources:

We need a few more people to register in order to have the opportunity to give this tutorial, so please sign up soon. If you do so before November 20, you get a $100 discount.

About this post

PHP Testing Tutorial at ApacheCon was posted on Wed, 16 Nov 2005 at 07:21:38 GMT. Follow me on Twitter.

3 comments

1.Keith Casey said:

Those registration links don't seem to go anywhere.

I'd love to go and learn how to build solid PHPUnit tests, but alas East Coast to West Coast trips for conferences get to be pretty pricey quite quickly.

Wed, 16 Nov 2005 at 17:17:53 GMT Link


2.Chris Shiflett said:

Thanks, Keith. I fixed the links.

Fri, 18 Nov 2005 at 18:58:09 GMT Link


3.Chris Shiflett said:

Update: This tutorial has been scheduled, and our travel plans have been arranged. Hope to see you in San Diego. :-)

Fri, 02 Dec 2005 at 16:50:57 GMT Link


Hello! What’s your name?

Want to comment? Please connect with Twitter to join the discussion.


Work and Books

Analog Essential PHP Security HTTP Developer's Handbook