Details
-
Type: New Feature
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Guice Support, Pico Support, (1)
Spring Support -
Labels:None
-
Number of attachments :
Description
It would be nice to compose to one of a number of strategies:
- Application Scope (Singleton scope in Spring/Guice parlance)
- New component per Story
- New component per Scenario
- New component per Step
It would be nice to effect this without @Before/AfterStory/Scenario (etc).