Skip to content

Releases: atdd-bdd/GherkinExecutorForJava

Latest Release

24 Mar 15:03
Compare
Choose a tag to compare

Added reading "features.txt" to get a list of features to translate, as a 4th way to specify which features to translate. New video that explains this application https://www.youtube.com/watch?v=OYALWe8X1yY

First Public Release

11 Mar 16:25
Compare
Choose a tag to compare

This is the first public release. Please see the README.md for the details on how to set it up on your IDE.

V0.99.1

10 Mar 22:44
Compare
Choose a tag to compare

Changes:

Characters in Scenarios, steps, and header files that are invalid for Java identifiers are removed.

Slight modifications of documentation.

Initial Release

10 Mar 19:36
b229764
Compare
Choose a tag to compare

This is the initial release of Gherkin Executor for Java. It has been tested, but not by many. So it's labeled 0.99

See the README file for the setup installation (copy Translate.java and simple_test.feature file into your project.)

The documentation is in five files - README.md, details.md, style.md, examples.md, and other.md