Skip to content

Commit 794b491

Browse files
committedJul 13, 2024
chore: add hint about using with ct-react
1 parent 5bf617b commit 794b491

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed
 

‎README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ Helpful commands are the following:
3131
- [vite-plugin-istanbul](https://github.com/ifaxity/vite-plugin-istanbul) - to add coverage information
3232
- [nyc](https://github.com/istanbuljs/nyc) - Istanbul CLI to generate lcov coverage
3333

34+
## Using with [@playwright/experimental-ct-react](https://playwright.dev/docs/test-components)
35+
36+
See this version in the [`ct-react-vite`](https://github.com/mxschmitt/playwright-test-coverage/tree/ct-react-vite) branch.
37+
3438
## Using create-react-app / Webpack
3539

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

0 commit comments

Comments
 (0)