Browse Source

Add link to French translation of "Debugging tests with Chrome DevTools"

replace-snapshot
Forresst 8 years ago
committed by Juan Soto
parent
commit
8440982d97
  1. 2
      docs/recipes/debugging-with-chrome-devtools.md

2
docs/recipes/debugging-with-chrome-devtools.md

@ -1,5 +1,7 @@
# Debugging tests with Chrome DevTools # Debugging tests with Chrome DevTools
Translations: [Français](https://github.com/avajs/ava-docs/blob/master/fr_FR/docs/recipes/debugging-with-chrome-devtools.md)
Use [inspect-process](https://github.com/jaridmargolin/inspect-process) to easily launch a debugging session with Chrome DevTools. Use [inspect-process](https://github.com/jaridmargolin/inspect-process) to easily launch a debugging session with Chrome DevTools.
```console ```console

Loading…
Cancel
Save