| Location: | Atlanta, GA |
|---|---|
| Dates: |
Nov. 12 (tutorials)
Nov. 13-14 (main) |
| Tutorials: | 10 |
| Talks: | 65 |
Most people don't realize this, but there is a testing format specifically for the PHP source code called PHPT. Tests written in this format shed the normal xUnit baggage and make your tests look like small snippets of PHP. A new, OO framework for running these tests has been created to allow easy extension. This tutorial introduces users to the PHPT framework, its concepts, and how to extend it to take full advantage of the new extensibility it offers.