During our Live Q&A Session, we addressed Alessandro’s question about TDD & Hexagonal Architecture:
Speaking about broad test at the Hexagon Ports, how this impact TDD in terms of feedback Speed?
How long take a single TDD cycle implementing a Port behaviour?
How we can we move to have short cycles?
Let’s compare the two approaches:
Inside-out / bottom-up approach with Sociable Unit Tests
Outside-in / top-down approach with Sociable Unit Tests
At the end: Which approach do I prefer? Why?