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 9936e28 commit 4cd4d26Copy full SHA for 4cd4d26
README.md
@@ -388,6 +388,8 @@ $ DEBUG=code-coverage npm run dev
388
code-coverage saving coverage report using command: "nyc report --report-dir ./coverage --reporter=lcov --reporter=clover --reporter=json" +3ms
389
```
390
391
+Common issue: [not instrumenting your application when running Cypress](#instrument-your-application).
392
+
393
## Contributing
394
395
You can test changes locally by running tests and confirming the code coverage has been calculated and saved.
0 commit comments