Skip to content

Support relative path as a reporter name #65

Description

@just-boris

In the Mocha code there is the following bit of logic: https://github.com/mochajs/mocha/blob/master/lib/mocha.js#L234

it allows customers to write local reporters and provide them to mocha. This feature is even used in this package in the verify script.

However it is not working in mocha-multi

mocha -R mocha-multi --reporter-options spec=-,./my-custom.js=out.txt

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions