Example of how to use parallel-cucumber-js to execute cucumber-js tests in parallel across multiple processes.
Install the codebase's dependencies with:
$ npm install
The tests are executed by running the following command in a terminals:
$ node_modules/.bin/parallel-cucumber --workers 4 --profiles.sleep --profiles.busy