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 22
33Testing Library Extension for Chrome DevTools Recorder
44
5+ ![ Screenshot] ( https://user-images.githubusercontent.com/927220/185593628-0beda94a-ec08-40a5-9c93-cf9ecb70527e.png )
6+
57## Installation
68
791 . 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
16182 . Hover over the export icon
17193 . Click ` Export as a Testing Library script `
1820
19- ![ Screenshot] ( https://user-images.githubusercontent.com/927220/185593628-0beda94a-ec08-40a5-9c93-cf9ecb70527e.png )
20-
21214 . Save file as ` {testName}.test.{ts,js} `
22225 . Install ` jest ` , ` jest-environment-jsdom ` , and ` jest-environment-url `
23236 . Run tests with ` jest `
You can’t perform that action at this time.
0 commit comments