Skip to content

Basic Maven project consisting of Java 8 and Cucumber JVM 2.1.0

License

Notifications You must be signed in to change notification settings

craigtd/java-cucumber-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java-cucumber-template

Basic Maven project consisting of Java 8 and Cucumber JVM 2.1.0

This example implements the PageFactory model with step definitions using lambdas

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.1.0

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published