What are the proposed steps for using our tools and how does it fit into the (TDD?) software development lifecycle.
For example:
- Write initial notebook with Gherkin behaviour markup
- nbbdd generates feature and skeleton step files, inserts step code, returns failing test results
- Populate skeleton tests with real test code
- Write software until tests pass
where are the loops? Does this fit with an exploratory approach? What do we recommend as the best workflow?
What are the proposed steps for using our tools and how does it fit into the (TDD?) software development lifecycle.
For example:
where are the loops? Does this fit with an exploratory approach? What do we recommend as the best workflow?