Thank you Arthur for the opportunity to talk about how to introduce TDD more effectively into legacy projects. As we discussed today, introducing TDD is the "tip" of the iceberg. Below the surface, we need the right foundations - Testable Architecture, Effective Tests and Effective Code - it is crucial for those foundations to be established before introducing TDD.
@packmind_app Жыл бұрын
Some good books about TDD : - www.amazon.com/Test-Driven-Development-Kent-Beck/dp/0321146530 - www.amazon.com/Modern-Programming-Test-Driven-Development-Better/dp/1937785483
@packmind_app Жыл бұрын
To learn more about Hexagonal Architecture : - alistair.cockburn.us/hexagonal-architecture - jmgarridopaz.github.io/content/hexagonalarchitecture-ig/intro.html