Skip to content

rogargon/cucumber-java-belly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cucumber-Java Belly

Simple Cucumber-JVM example based on the Cucumber Skeleton.

Run tests using Maven

From command line:

mvn test

This runs Cucumber features using Cucumber's JUnit runner. The @RunWith(Cucumber.class) annotation on the RunCukesTest class tells JUnit to kick off Cucumber.

About

Small example of BDD using Cucumber for Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors