An open API service indexing awesome lists of open source software.

https://github.com/andreasaugustin/gherkin-demos-java

Gherkin/Cucumber Demo with java
https://github.com/andreasaugustin/gherkin-demos-java

Last synced: 6 months ago
JSON representation

Gherkin/Cucumber Demo with java

Awesome Lists containing this project

README

          

JAVA demo project for gherkin
========

[![Join the chat at https://gitter.im/AndreasAugustin/Gherkin-Demos](https://badges.gitter.im/AndreasAugustin/Gherkin-Demos.svg)](https://gitter.im/AndreasAugustin/Gherkin-Demos?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

[![Build Status](https://travis-ci.org/AndreasAugustin/Gherkin-Demos-java.svg?branch=master)](https://travis-ci.org/AndreasAugustin/Gherkin-Demos-java)

# Requires
- maven

# Project setup
$ git clone https://github.com/AndreasAugustin/Gherkin-Demos.git
$ cd java

# Running tests
$ mvn test