Talk in English - US at OpenWest 2015
Track Name:
SB 280 - PHP
View Slides: https://ramblinations.com/testing-spaghetti/
Short URL: https://joind.in/talk/8b5e1
(QR-Code (opens in new window))
Testing Spaghetti
Comments
Comments are closed.
Enjoyed the code samples and examples. Good enthusiasm and well presented. Good points on testing and how to introduce tests to spaghetti code.
Hands on example was very clear of showing going from spaghetti to testable non-spaghetti was good.
Nice helping us install composer.
Also, nice to know about getMock.
This was a great presentation. Great examples on how to refactor non-objected code into object oriented code over time.