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

Debugging #20

Open
ghost opened this issue Aug 25, 2016 · 0 comments
Open

Debugging #20

ghost opened this issue Aug 25, 2016 · 0 comments

Comments

@ghost
Copy link

ghost commented Aug 25, 2016

I was reading your readme, and saw you mentioned debugging. Why not offer it properly? A debug option? And from the CLI a --debug flag?

It should be easy enough to debug serial tests? I guess since node-test isn't going to support spawnin of new processes, debugging directly should be possible.

However debugging is broken in Node.js 5.2.
nodejs/node#4297

From CLI this could be done simple. A debug flag that activate the serial option and other things related to debugging. This will make it easy for JetBrains. Intellij or VS Code.

What is your progress with the CLI ?

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

No branches or pull requests

0 participants