Details
Description
As a story developer, I want to load stories via URLs, not necessarily in the classpath.
This can be used, e.g. to retrieve stories from wikis.
Activity
Mauro Talevi
made changes -
Field | Original Value | New Value |
---|---|---|
Summary | URL-based scenario definer | URL-based StoryLoader |
Assignee | Mauro Talevi [ maurotalevi ] | |
Fix Version/s | 3.0 [ 16302 ] | |
Description |
As a scenario developer, I want to access scenarios definable via URLs, not necessarily in the classpath. This can be used, e.g. to retrieve scenarios from wikis. |
As a story developer, I want to load stories via URLs, not necessarily in the classpath.
This can be used, e.g. to retrieve stories from wikis. |
Mauro Talevi
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Hi, could you give me some advice about the way to implement such a feature ? (since I have no clue about the way jBehave is working)
A kind of ScenarioFactory that fetches scenarios from http ressources
Thanks