Skip to content

Repository files navigation

myriad-cucumber-js-example

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

Usage

Install

Install the codebase's dependencies with:

$ npm install --dev

Run

The tests are executed by running the following commands in three separate terminals:

$ node_modules/.bin/myriad-server
$ node example-api-under-test
$ node_modules/.bin/myriad-cucumber --workers 4 --myriad-server http://localhost:7777

About

Example of how to use myriad-cucumber to execute cucumber-js tests in parallel across multiple processes or machines

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages