Skip to content

Releases: atdd-bdd/GherkinExecutorForJava

Latest Release

Choose a tag to compare

@atdd-bdd atdd-bdd released this 24 Mar 15:03

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

Choose a tag to compare

@atdd-bdd atdd-bdd released this 11 Mar 16:25

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

Choose a tag to compare

@atdd-bdd atdd-bdd released this 10 Mar 22:44

Changes:

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

Slight modifications of documentation.

Initial Release

Choose a tag to compare

@atdd-bdd atdd-bdd released this 10 Mar 19:36
b229764

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