Skip to content

Conversation

@mightyiam
Copy link
Contributor

No description provided.

readme.md Outdated
## Debugging

The AVA CLI runs tests in child processes.
Thus to debug one must bypass it:
Copy link
Member

Choose a reason for hiding this comment

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

AVA runs tests in child processes, so to debug tests, you need to do this workaround:

readme.md Outdated
```

In the future this bypass may not be required;
See #874.
Copy link
Member

Choose a reason for hiding this comment

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

Put it on the previous line.

readme.md Outdated
The AVA CLI runs tests in child processes.
Thus to debug one must bypass it:

``` console
Copy link
Member

Choose a reason for hiding this comment

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

Remove space

readme.md Outdated
In the future this bypass may not be required;
See #874.

### Debugger-Specific Tips
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 titleize

readme.md Outdated

### Debugger-Specific Tips

* [WebStorm](docs/recipes/debugging-with-webstorm.md)
Copy link
Member

Choose a reason for hiding this comment

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

* => -

@mightyiam
Copy link
Contributor Author

The changes requested by @sindresorhus were committed.

@sindresorhus sindresorhus merged commit 23d1322 into avajs:master Nov 20, 2016
@mightyiam mightyiam deleted the readme-debug-doc 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