Details
Description
@BeforeStories and @AfterStories steps are not tied to any specific story.
The StoryRunner reporter requires to be set to a conventional story path name, e.g. "beforeStories" and "afterStories" so the output of the failure messages can be captured and does not cause a NPE.