TDD and Clean Architecture – Driven by Behaviour
February 7, 2022
Blog > Clean Architecture, TDD | Valentina Cupać
TDD and Clean Architecture – Driven by Behaviour
TDD is painful for many teams. Unit testing takes up so much time, test code base is huge, and refactoring is a nightmare because all the tests break. And then, the team gives up and says that TDD doesn’t work.
But what if there’s another way? By adopting a behaviour-driven mindset to TDD and using clean architecture, we can overcome the problems above – we can deliver high quality much faster.
Big thank you to Alexandre Cuva, Peti Koch, ⚡Alvaro Costa, Marcus Fihlon for making this meetup event possible!
Subscribe to Software Crafts Romandie Community and Java User Group Switzerland on YouTube, excellent meetup groups!
The video has been published on the JUG CH YouTube channel, see video:
https://lnkd.in/eb9dVzcX
To view the slides of this presentation, please see this post https://lnkd.in/e3DyE5XD
To go deeper into these topics, I recommend the classical book “Test Driven Development: By Example” (Kent Beck) https://lnkd.in/dgW_ESSp and also “Clean Architecture” (Uncle Bob) https://lnkd.in/eGgSMgm3
P.S. I’ll be doing some further presentations on TDD & Clean Architecture in the future, feel free to let me know what kind of topic areas we could go deeper into?