Skip to content

phoebusliang/java-cucumber-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cucumber Gradle Parallel Example

Clone the repository:

$ git clone git@github.com:camiloribeiro/cucumber-gradle-parallel.git

Run in sequence, the usual way:

$ gradle clean build runInSequence

Check the total time in the output. Now, run it in parallel:

$ gradle clean build runInParallel

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published