Skip to content

simondean/parallel-cucumber-js-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parallel-cucumber-js-example

Build Status Dependencies Code Climate

Example of how to use parallel-cucumber-js to execute cucumber-js tests in parallel across multiple processes.

Usage

Install

Install the codebase's dependencies with:

$ npm install

Run

The tests are executed by running the following command in a terminals:

$ node_modules/.bin/parallel-cucumber --workers 4 --profiles.sleep --profiles.busy

About

Example test codebase using parallel-cucumber-js-example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published