Show the full backtrace for errors
Perform a dry run, where a test run is prepared but nothing is executed
Stop running tests when a test fails
Explicitly call process.exit()
after the test run
Name/path and (optionally) output file path of each formatter to use
Options to be provided to formatters
Paths to where your support code is
Default language for your feature files
Module specifier(s) for loaders to be registered ahead of loading support code
Regular expressions of which scenario names should match one of to be run
Run in the order defined, or in a random order
Run tests in parallel with the given number of worker processes
Paths to where your feature files are
Publish a report of your test run to https://reports.cucumber.io/
Paths to where your support code is, for CommonJS
Names of transpilation modules to load, via require()
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
Tag expression to filter which scenarios should be run
Parameters to be passed to your World
User-defined configuration