Skip to content

[Question] Is it possible to use the reporter argument when using run-workers command? #1938

@ipapagia

Description

@ipapagia

What are you trying to achieve?

It would be handy if it was possible to generate a report (xml) when running tests in parallel with the run-workers command:
e.g:
npx codeceptjs run-workers --reporter=mocha-multi 5 --config=codecept.conf.js

What do you get instead?

$npx codeceptjs run-workers --reporter=mocha-multi 5 --config=concurrent.conf.js
error: unknown option `--reporter'

Tests are executed normally when the reporter option is omitted

Details

  • CodeceptJS version: 2.3.2
  • NodeJS Version: v12.11.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions