Open nosamanuel opened 7 years ago
Yes - there are always tradeoffs. I find that TDD tends to surface more bugs and unintended side-effects while giving me much greater confidence that my code is behaving as intended, but it takes more time to write and to maintain versus BDD. Also, BDD is more common in the node world given scoping of module exports versus "internal"/private methods.
are we going to watch part 2?
A conversation with Martin Fowler, Kent Beck, and DHH.
https://www.youtube.com/watch?v=z9quxZsLcfo&t=4s&index=17&list=PLM5_23Q0ogsrsPP7cEmUtnAZNufdvTLCO (Part 1 of 4, 30:25)