File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Testing Library Extension for Chrome DevTools Recorder
4
4
5
+ ![ Screenshot] ( https://user-images.githubusercontent.com/927220/185593628-0beda94a-ec08-40a5-9c93-cf9ecb70527e.png )
6
+
5
7
## Installation
6
8
7
9
1 . Download and unzip the [ latest release] ( https://github.com/nickmccurdy/testing-library-recorder-extension/releases/latest )
@@ -16,8 +18,6 @@ Testing Library Extension for Chrome DevTools Recorder
16
18
2 . Hover over the export icon
17
19
3 . Click ` Export as a Testing Library script `
18
20
19
- ![ Screenshot] ( https://user-images.githubusercontent.com/927220/185593628-0beda94a-ec08-40a5-9c93-cf9ecb70527e.png )
20
-
21
21
4 . Save file as ` {testName}.test.{ts,js} `
22
22
5 . Install ` jest ` , ` jest-environment-jsdom ` , and ` jest-environment-url `
23
23
6 . Run tests with ` jest `
You can’t perform that action at this time.
0 commit comments