Skip to content

Commit 59f72cf

Browse files
authored
Update learning.md
1 parent c47f1e6 commit 59f72cf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/learning.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ sidebar_label: Learning Material
88
about testing JavaScript applications (See also the
99
[course material with many examples using React Testing Library](https://github.com/kentcdodds/react-testing-library-course))
1010
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))
1114
- [Migrating from Enzyme shallow rendering to explicit component mocks](https://www.youtube.com/watch?v=LHUdxkThTM0&list=PLV5CVI1eNcJgCrPH_e6d57KRUTiDZgs0u)
1215
- [Confident React](https://www.youtube.com/watch?v=qXRPHRgcXJ0&list=PLV5CVI1eNcJgNqzNwcs4UKrlJdhfDjshf)
1316
- [Test Driven Development with React Testing Library](https://www.youtube.com/watch?v=kCR3JAR7CHE&list=PLV5CVI1eNcJgCrPH_e6d57KRUTiDZgs0u)

0 commit comments

Comments
 (0)