Greetings, all!
Thanks to VCAM for hosting our meeting last week, and for all of you
who
were able to attend! Sorry for the technical difficulties during the
presentation, but based on the questions you all had, I think I got
across most of the points I wanted to make.
I've uploaded the slides and example files from the meeting to our
Google Groups pages, and you can check them out there. The examples
have
been fully finished to match the requirements we worked out during the
demonstration, as you'll see when you grab the zip file. To run the
tests, make sure you have installed PHPUnit, and simply type "phpunit
BlogEntryTest" in the directory containing the code. Try running
"phpunit --testdox BlogEntryTest" as well, so you can see the testdox
output I discussed during the presentation.
The slides are here:
http://groups.google.com/group/burlington-vt-php/web/2009-08-27-BTVPHPUG-UnitTesting.odp
And examples are here:
http://groups.google.com/group/burlington-vt-php/web/btvphpug-2009-08-27-examples.zip
Thanks again, and enjoy!
--
Matthew Weier O'Phinney
http://weierophinney.net/matthew/