Skip to content

Demo: Run Cucumber tests faster by running them in parallel using maven plugins cucumber-jvm-parallel-plugin and maven-failsafe-plugin

Notifications You must be signed in to change notification settings

mattiasmgn/CucumberParallel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

CucumberParallel

Demo: Run Cucumber tests faster by running them in parallel using maven plugins cucumber-jvm-parallel-plugin and maven-failsafe-plugin

Video: https://www.youtube.com/watch?v=4NJgyzvflAw

Execute in parallel using the command:

mvn -Dtest=SomePatternThatDontMatchAnything -DfailIfNoTests=false verify

About

Demo: Run Cucumber tests faster by running them in parallel using maven plugins cucumber-jvm-parallel-plugin and maven-failsafe-plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published