Unit-testing: A guide to writing clean, maintainable code
public group

Details
Programmers, no matter what they tell you, don't test only because they don't know how to do it. Testability needs to be embedded in the code, and cannot be achieved if is not planned for. That is why I try to explain using simple examples how to achieve testable, well-written code, and then how to refactor it, to get rid of duplication and hardly testable code. The talk is built around the four main properties of the unit test, where I explain how to achieve each by applying some of the well and not-so-well known programming techniques.

NY Symfony - The PHP Framework Meetup
See more events
Opensky HQ
18 W. 18th Street, 9th Floor · New York, NY
Unit-testing: A guide to writing clean, maintainable code