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.0.1'
<dependency> <groupId>net.joala</groupId> <artifactId>joala-bdd</artifactId> <version>1.0.1</version> </dependency>
<dependency org="net.joala" name="joala-bdd" rev="1.0.1"/>
"net.joala", "joala-bdd", "1.0.1"