Posted on August 17, 2009
Here’s some essential unit-testing posts I’ve written recently. While some of them have examples in PHP, they should still be useful in other languages as well.
Unit testing PHP series
- Unit testing introduction
- Writing and running tests
- Writing tests for exsisting code
- Mock Objects and testing code which uses the database
- Test-driven development
Comments or questions?
If you have any comments or questions about this post, feel free to email me to jani@codeutopia.net, or use any of the other methods on the contact page.