File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed
docs/react-testing-library Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -63,7 +63,11 @@ facilitate testing implementation details). Read more about this in
63
63
> NOTE: This library is built on top of [ ` dom-testing-library ` ] ( / ) which is
64
64
> where most of the logic behind the queries is.
65
65
66
- ## What is react-testing-library?
66
+ ## Video
67
67
68
- Have a look at the video below for an explanation. <br /><br />
69
- [ ![ what is react testing library] ( https://img.youtube.com/vi/JKOwJUM4_RM/0.jpg )] ( https://youtu.be/JKOwJUM4_RM ' what is react testing library ')
68
+ Have a look at the "What is React Testing library?" video below for an
69
+ introduction to the library.
70
+
71
+ <a href =" https://youtu.be/JKOwJUM4_RM " >
72
+ <img width =" 200px " alt =" what is react testing library " src =' https://img.youtube.com/vi/JKOwJUM4_RM/0.jpg ' style =" margin-left : 0 " />
73
+ </a >
You can’t perform that action at this time.
0 commit comments