Home > bdd-samples

bdd-samples

Bdd-samples is a project mainly written in JAVA and GROOVY, based on the GPL-3.0 license.

To use these samples, you will need Java 6 or greater and Maven 3 or greater.

Get the code and run the build:

git clone https://github.com/derjan1982/bdd-samples.git
cd bdd-samples
mvn -Dcucumber.installGems=true install