True BDD for Webapps

17 Jan 2011 ideas

Current BDD implementations have a “core” language they support. How about a bdd framework for ANY webapp?

“Outside in”, the core BDD concept implies that you start with the outer layer of the app and implement inwards. Well, why not apply that starting with the html, going inwards to js, refactor js to make it mvc etc.

So the true BDD implementation for Web Apps should load in a browser, and allow any browser action to be validated naturally.

Implementation Ideas:

© 2024 Vinod KD