Oct 9, 2023
The real value of TDD (BDD is just a name for a specific style of TDD, so it's still TDD) is that it forces the developer to think about the design up front--tests are just a happy side effect. Most developers can't learn to design well without TDD.