Tim Walker wrote:
> Question: In your quest for BDD nirvana have you broached the subject
> of setup/teardown and reuse of Setup code?
Matt Wynne has a good blog post about re-using steps in cucumber:
http://blog.mattwynne.net/2008/11/14/dry-up-your-cucumber-steps/
> What is a clean way of estab
This is outstanding work and very useful, very nice.
Question: In your quest for BDD nirvana have you broached the subject
of setup/teardown and reuse of Setup code?
What is a clean way of establishing a complex baseline state before
operating on it with a suite of cucumber tests and without dupl