Add @BeforeStories/@AfterStories annotations

Description

It is sometimes useful to invoke setup/teardown methods only once before and after a collection of stories, e.g. to setup and teardown an external service.

The annotations @Before/AfterStories would complement annotations @Before/AfterStory, run before and after each story, and @Before/AfterScenario, run before and after each scenario.

Activity

Fixed

Details

Assignee

Reporter

Components

Fix versions

Priority

Created July 15, 2010 at 5:54 PM
Updated May 29, 2015 at 1:07 PM
Resolved July 18, 2010 at 1:56 PM