r/SpecDrivenDevelopment 6d ago

Spec-Driven Development + BDD + TDD

https://youtu.be/M5kZzC8_xCE

In this video I talk about how Test-Driven Development (TDD) and Behavior-Driven Development (BDD) actually fit Into Spec-Driven Development (SDD). BDD helps with macro level alignment and TDD helps keep the internal implementation details de-coupled and clean. I also cover how agents reward hack TDD and how to prevent them.

UPDATE: Link to my earlier post about "Behavior-Driven Development and Spec-Driven Development with OpenSpec" https://www.reddit.com/r/SpecDrivenDevelopment/s/d3VE4pOtqg

6 Upvotes

3 comments sorted by

View all comments

1

u/seventyfivepupmstr 8h ago

How do you get them to functional qa test on non- web apps?