Skip to content

ngoulongkam/java-cucumber-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java-cucumber-template

Basic Maven project consisting of Java 8 and Cucumber JVM 2.0.1

Running tests

To run tests use the following command:

mvn test

Cucumber options can be passed as a parameter, such as

mvn test -Dcucumber.options="--tags @smoke"

About

Basic Maven project consisting of Java 8 and Cucumber JVM 2.0.1

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 72.3%
  • Gherkin 27.7%