Skip to content

Commit

Permalink
chore: add hint about using with ct-react
Browse files Browse the repository at this point in the history
  • Loading branch information
mxschmitt committed Jul 13, 2024
1 parent 5bf617b commit 794b491
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@ Helpful commands are the following:
- [vite-plugin-istanbul](https://github.com/ifaxity/vite-plugin-istanbul) - to add coverage information
- [nyc](https://github.com/istanbuljs/nyc) - Istanbul CLI to generate lcov coverage

## Using with [@playwright/experimental-ct-react](https://playwright.dev/docs/test-components)

See this version in the [`ct-react-vite`](https://github.com/mxschmitt/playwright-test-coverage/tree/ct-react-vite) branch.

## Using create-react-app / Webpack

See this archived version in the [`create-react-app`](https://github.com/mxschmitt/playwright-test-coverage/tree/create-react-app) branch.
See this archived version in the [`create-react-app`](https://github.com/mxschmitt/playwright-test-coverage/tree/create-react-app) branch.

0 comments on commit 794b491

Please sign in to comment.