Talk in English - US at ZendUncon 2014
Track Name:
Room 206
View Slides: http://in2.se/103TPPi
Short URL: https://joind.in/talk/a29f7
(QR-Code (opens in new window))
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.