Skip to content

Specifying a custom path for "opts" option does not work #183

@nunof07

Description

@nunof07

The option opts is not correctly passed to mocha.

Using the following config with gulp-mocha does not work:

{
	"opts": "mocha.opts"
}

While this works in the command line:

mocha --opts mocha.opts

Any ideas?

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