File tree 1 file changed +5
-1
lines changed
1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -31,6 +31,10 @@ Helpful commands are the following:
31
31
- [ vite-plugin-istanbul] ( https://github.com/ifaxity/vite-plugin-istanbul ) - to add coverage information
32
32
- [ nyc] ( https://github.com/istanbuljs/nyc ) - Istanbul CLI to generate lcov coverage
33
33
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
+
34
38
## Using create-react-app / Webpack
35
39
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.
You can’t perform that action at this time.
0 commit comments