Skip to content

docs: recipe to debug with DevTools #1115

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

Merged
merged 2 commits into from
Nov 20, 2016

Conversation

mightyiam
Copy link
Contributor

Please do not mark this as a fix for #1112.
I have another PR coming for that.

# Debugging Tests with Chrome WebTools

Use [inspect-process](https://www.npmjs.com/package/inspect-process)
to easily launch a debugging session with Chrome DevTools.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't hard-wrap

Use [inspect-process](https://www.npmjs.com/package/inspect-process)
to easily launch a debugging session with Chrome DevTools.

``` console
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be no space before console.

@mightyiam
Copy link
Contributor Author

The changes requested by @sindresorhus were committed.

@sindresorhus sindresorhus merged commit 68874f5 into avajs:master Nov 20, 2016
sindresorhus pushed a commit that referenced this pull request Nov 20, 2016
@sindresorhus
Copy link
Member

Thank you :)

@mightyiam mightyiam deleted the devtools-recipe branch November 20, 2016 13:56
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

Successfully merging this pull request may close these issues.

2 participants