Provide support for writing your tests in JUnit with BDD style Gherkin Syntax. Especially supports logging of steps as well as handing over variables from step to step.
'net.joala:joala-bdd:1.1.0'
<dependency> <groupId>net.joala</groupId> <artifactId>joala-bdd</artifactId> <version>1.1.0</version> </dependency>
<dependency org="net.joala" name="joala-bdd" rev="1.1.0"/>
"net.joala", "joala-bdd", "1.1.0"