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.
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.
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