6 ms·
... which is why you frequently hear BDD called "Agile Acceptance Testing"
by purp 16y ago
... which is why you frequently hear BDD called "Agile Acceptance Testing"
- swombat 16y agoPerhaps by later practitioners of BDD who have no idea what they're talking about... RSpec itself is in fact driven by the BDD ideas - adapting the language to make "doing the right thing" easier, and focusing on testing behaviour rather than state. RSpec has little or nothing to do with acceptance testing. It is thoroughly a unit testing tool.