Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for --debug option #201

Open
ukch opened this issue Jan 22, 2018 · 2 comments
Open

Support for --debug option #201

ukch opened this issue Jan 22, 2018 · 2 comments

Comments

@ukch
Copy link

ukch commented Jan 22, 2018

From mocha --help

...
Options:
    ...
    -d, --debug                             enable node's debugger, synonym for node --debug
    ...

It would be helpful if mocha-webpack could add an equivalent option to allow debugging of test code.

@astorije
Copy link
Contributor

astorije commented Mar 9, 2018

@ukch, do you think you could open a PR for this maybe?

@haltman-at
Copy link

Note that mocha has both --debug and debug which are a little different; ideally mocha-webpack should support both.

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

No branches or pull requests

4 participants