Your code, my tests. Testing legacy code

Comments

Comments are closed.

real example given of writing unit tests for legacy code - so very practical and useful session.

Very good beginners guide to start testing with PHPUnit. Do emphasize though that unit testing is not about achieving 100% code coverage. There is no value in that.