The Benefits of Testable Code
Interview with Miško Hevery about writing testable code and doing test driven development. Miško works at Google developing web applications and writes about developing testable software on his blog.
In this interview he discusses topics like test driven development, dependency injection, using the right OO techniques to write testable code and his aversions against static code and Singletons.
Comments [0]