All Classes and Interfaces
Class
Description
JSON field identifiers used to generate a JSON representation of stories and features.
A feature or a story describes the behavior of the build system.
Represents a phase in a scene such as a given, when or then phase for the acceptance test modeled within the scene.
Represents a use case in a
Story
.A scene is central to BDD or specification by example style of writing tests.
Represents a story in BDD or specification by example style of writing tests.
The publisher creates a AsciiDoc report of the behavior-driven design tests documentation generated as JSON during JUnit 5 runs.
A custom extension that allows test authors to create and run behaviors and stories i.e., BDD specification tests.
Merges a set of JSON files produced through the execution of BDD JUnit tests.
Recall that our custom extension generates BDD reports after executing the tests.
Writes the story with all executed scenarios in a JSON file.