Testing Spaghetti

Comments

Comments are closed.

Mark Niebergall at 12:13 on 8 May 2015

Enjoyed the code samples and examples. Good enthusiasm and well presented. Good points on testing and how to introduce tests to spaghetti code.

Anonymous at 12:14 on 8 May 2015

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.