General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Immudzen
Continuous Delivery
comments
Comments by "Immudzen" (@Immudzen) on "Testability Problems Are Caused By Design Problems | Understanding Software Testing" video.
This is why I require developers to write tests for the code they create. It forces them to use the code and experience the pain of using it. It helps them fix their design problem in order to make the code more testable.
4
Exactly this. By making developers write test it forces you to use your own code and that forces you to face the design problems and fix them. This is what I have encountered with all the junior developers. It has helped them become much better developers.
2