You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Simple and complete React DOM testing utilities that encourage good testing practices.</p>
13
+
<p>Simple and complete React DOM testing utilities that encourage good testing
14
+
practices.</p>
9
15
10
16
[**Read The Docs**](https://testing-library.com/react) |
11
17
[Edit the docs](https://github.com/alexkrolick/testing-library-docs)
@@ -30,9 +36,13 @@
30
36
<!-- prettier-ignore-end -->
31
37
32
38
<divalign="center">
33
-
<ahref="https://testingjavascript.com">
34
-
<imgwidth="500"alt="TestingJavaScript.com Learn the smart, efficient way to test any JavaScript application."src="https://raw.githubusercontent.com/kentcdodds/react-testing-library/master/other/testingjavascript.jpg" />
35
-
</a>
39
+
<ahref="https://testingjavascript.com">
40
+
<img
41
+
width="500"
42
+
alt="TestingJavaScript.com Learn the smart, efficient way to test any JavaScript application."
0 commit comments