Skip to content

Commit 7208672

Browse files
authored
add code coverage guide link
1 parent 167cc85 commit 7208672

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ Now the code coverage from spec files will be combined with end-to-end coverage.
6565

6666
## Examples
6767

68+
- [Cypress code coverage guide](http://on.cypress.io/code-coverage)
6869
- [cypress-example-todomvc-redux](https://github.com/cypress-io/cypress-example-todomvc-redux)
6970
- Read ["Code Coverage by Parcel Bundler"](https://glebbahmutov.com/blog/code-coverage-by-parcel/) blog post
7071
- Read ["Combined End-to-end and Unit Test Coverage"](https://glebbahmutov.com/blog/combined-end-to-end-and-unit-test-coverage/)

0 commit comments

Comments
 (0)