ATTENTION:Take our Code Challenge for the month of October 2008 and win some great prize! Learn more about it
here!
12-01-2007
Downloads: 254
File size: 312.3kB
Views: 886
 |
TDD in PHP, recap demo code (ZIP) |
Practical TDD in PHP demo code. Contains:
- Basic TDD demo on creating a password complexity checker class
- Mock objects TDD demo on creating an email reminder task class
Code contains the SimpleTest library (
www.lastcraft.com) inside the "simpletest" folder.