Perform a dry run, where a test run is prepared but nothing is executed
Stop running tests when a test fails
Filter out stack frames from Cucumber's code when formatting stack traces
Run tests in parallel with the given number of worker processes
Retry failing tests up to the given number of times
Tag expression to filter which scenarios can be retried
Fail the test run if there are pending steps
Parameters to be passed to the World
The value must be a JSON-serializable object.
Generated using TypeDoc
Options relating to behaviour when actually running tests