Class StoryWriter
java.lang.Object
net.tangly.spec.bdd.engine.StoryWriter
Writes the story with all executed scenarios in a JSON file. The feature associated with the package of the story class is also added to the
generated file.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PathgetOrCreateBddReportsFolder(@NotNull Class<?> clazz)
-
Constructor Details
-
StoryWriter
-
-
Method Details
-
getOrCreateBddReportsFolder
-