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

Document how to debug with Node.js debugger/Chrome DevTools/etc. #1112

Closed
mightyiam opened this issue Nov 17, 2016 · 1 comment
Closed

Document how to debug with Node.js debugger/Chrome DevTools/etc. #1112

mightyiam opened this issue Nov 17, 2016 · 1 comment

Comments

@mightyiam
Copy link
Contributor

Until we have a seamless debugging experience (perhaps see #929), it would be great to have instructions on how to use current debuggers like Chrome DevTools and the Node.js debugger with Ava.

The only place I've seen such instructions is where they were given to me in an issue comment.

Would a pull-request for this be welcomed?

@mightyiam mightyiam changed the title Document how to debug with Chrome DevTools Document how to debug with Node.js debugger/Chrome DevTools/etc. Nov 17, 2016
@sindresorhus
Copy link
Member

Yes, a pull request would be lovely 😁

Title suggestion: Debugging tests in Chrome DevTools (filename: debugging-tests.md)

Could be a recipe: https://github.com/avajs/ava/tree/master/docs/recipes

(Make sure to also add it to https://github.com/avajs/ava#recipes)

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

2 participants