We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc91725 commit 533ee4bCopy full SHA for 533ee4b
readme.md
@@ -168,6 +168,7 @@ We have a growing list of [common pitfalls](docs/08-common-pitfalls.md) you may
168
- [Testing Vue.js components](docs/recipes/vue.md)
169
- [JSPM and SystemJS](docs/recipes/jspm-systemjs.md)
170
- [Debugging tests with Chrome DevTools](docs/recipes/debugging-with-chrome-devtools.md)
171
+- [Debugging tests with VSCode](docs/recipes/debugging-with-vscode.md)
172
- [Debugging tests with WebStorm](docs/recipes/debugging-with-webstorm.md)
173
- [Isolated MongoDB integration tests](docs/recipes/isolated-mongodb-integration-tests.md)
174
- [Testing web apps using Puppeteer](docs/recipes/puppeteer.md)
0 commit comments