28.May.2009 at 15:07 by Wade Arnold
I felt that this talk was also relevant to doing code reviews and writing better OOP code. I always attend Sebastians talks as I always learn so much more than just phpunit.
Sebastian Bergmann (20.May.2009)
Talk at php|tek 2009 (English - US)
How do you write untestable code and anger an ancient goddess? These and other questions will guide us while we discuss testability, an often forgotten attribute of software design and quality. Starting from untestable code fragments, the audience will learn why the code is untestable and how it can be refactored for testability.
Quicklink: https://joind.in/190
Slides: Untestable Code
By clicking this button you are declaring that you are the speaker responsible for it and a claim request will be sent to the administrator of the event.
If the claim is approved you will be able to edit the information for this talk.
Are you sure?
28.May.2009 at 15:07 by Wade Arnold
I felt that this talk was also relevant to doing code reviews and writing better OOP code. I always attend Sebastians talks as I always learn so much more than just phpunit.
01.Jun.2009 at 13:25 by Rafael Dohms
Very good talk, some interesting key points that people need to know before they complain about testing.
20.May.2009 at 21:20 by David Murphy
Great topic, very in depth and informative on how to plan classes to be test friendly.