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
Copy file name to clipboardExpand all lines: docs/learning.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,9 @@ sidebar_label: Learning Material
8
8
about testing JavaScript applications (See also the
9
9
[course material with many examples using React Testing Library](https://github.com/kentcdodds/react-testing-library-course))
10
10
by [Kent C. Dodds](https://github.com/kentcdodds)
11
+
-[Kent C. Dodds's testing related blog post are all relevant](https://kentcdodds.com/blog?q=test)
12
+
(especially
13
+
[Common mistakes with React Testing Library](https://kentcdodds.com/blog/common-mistakes-with-react-testing-library))
11
14
-[Migrating from Enzyme shallow rendering to explicit component mocks](https://www.youtube.com/watch?v=LHUdxkThTM0&list=PLV5CVI1eNcJgCrPH_e6d57KRUTiDZgs0u)
0 commit comments