We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a936f66 commit bd6597eCopy full SHA for bd6597e
README.md
@@ -17,7 +17,6 @@ Testing Library Extension for Chrome DevTools Recorder
17
1. Create a new recording via the Recorder panel.
18
2. Hover over the export icon
19
3. Click `Export as a Testing Library script`
20
-
21
4. Save file as `{testName}.test.{ts,js}`
22
5. Install `jest`, `jest-environment-jsdom`, and `jest-environment-url`
23
6. Run tests with `jest`
0 commit comments