Skip to content

Commit 6f28f56

Browse files
Update README.md (#600)
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
1 parent 0e35d9d commit 6f28f56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@ Look up the list of examples under GitHub topic [cypress-code-coverage-example](
442442
- [bahmutov/app-in-docker-coverage-example](https://github.com/bahmutov/app-in-docker-coverage-example) shows an app running inside a Docker container, while Cypress runs on the local machine. Cypress can still [discover the source files](https://github.com/cypress-io/code-coverage/pull/197) before generating the report.
443443
- [bahmutov/gatsby-cypress-with-code-coverage](https://github.com/bahmutov/gatsby-cypress-with-code-coverage) shows code coverage using the official Gatsby "Hello World" starter.
444444
- [muratkeremozcan/angular-playground](https://github.com/muratkeremozcan/angular-playground) is an Angular TypeScript application with combined unit and E2E coverage.
445-
445+
- [nefayran/cypress-react-vite](https://github.com/nefayran/cypress-react-vite) React with Vite and istanbul plugin for code coverage.
446446
## Migrations
447447

448448
### v2 to v3

0 commit comments

Comments
 (0)