Hi all,

I've just checked in the @BeforeScenario and @AfterScenario stuff.
This enables you to run miscellaneous "admin" tasks before and after
any scenario. I recommend putting them in seperate Steps classes, so
that they're easy to inject into any scenario which needs them.

We suggest that Givens should still be used for setting up the context
of scenarios. These steps are intended for things like initializing
any test framework, setting up a production-like environment,
providing logging info, etc.. I'm using them to close down all the
windows in my Noughts and Crosses game.

I don't want to mark this as "fixed" yet because our Ant build is
broken following the PicoContainer and Spring work. Dan and I are
about to Ivy the build anyway, which will help us resolve these
dependencies. Everything else is working.

I've also put back "Ensure" as some of us were using it elsewhere.

To the contributors: Once this is fixed, please could we make sure the
Ant build runs before checking in ;)

Thanks!
Liz.

-- 
Elizabeth Keogh
[EMAIL PROTECTED]
[EMAIL PROTECTED]
http://jbehave.org
http://lizkeogh.com

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to