Skip to content

Support relative path as a reporter name #65

@just-boris

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

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