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
Added a new learning resource - My Experience moving from Enzyme to react-testing-library (#115)
Adding a new learning resource for developers to understand a point of view coming from years of experience with Enzyme going onto react-testing-library. _Tried to find some contributing guidelines but could not find any, hope the PR is OK_
Copy file name to clipboardExpand all lines: docs/learning.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,5 +30,6 @@ sidebar_label: Learning Material
30
30
-[A sample repo using react-testing-library to test a Relay Modern GraphQL app](https://github.com/zth/relay-modern-flow-jest-example)
31
31
-[Creating Readable Tests Using React Testing Library](https://medium.com/flatiron-labs/creating-readable-tests-using-react-testing-library-2bd03c49c284)
32
32
by [Lukeghenco](https://github.com/Lukeghenco)
33
+
-[My Experience moving from Enzyme to react-testing-library](https://medium.com/@boyney123/my-experience-moving-from-enzyme-to-react-testing-library-5ac65d992ce) by [David Boyne](https://github.com/boyney123)
0 commit comments