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

Way to debug test #57

Closed
alexkozy opened this issue Jul 7, 2017 · 1 comment
Closed

Way to debug test #57

alexkozy opened this issue Jul 7, 2017 · 1 comment

Comments

@alexkozy
Copy link
Contributor

alexkozy commented Jul 7, 2017

We need a way to run a test with --inspect-brk flag to make it debuggable!

@aslushnikov
Copy link
Contributor

You can run yarn debug-unit now and debug the test in chrome devtools. I also use workspaces devtools feature to put breakpoints into node.js files which are not yet require'd by node.

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

2 participants