Skip to content

Commit 4a8bd9d

Browse files
David BoyneKent C. Dodds
authored andcommitted
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_
1 parent f8d46a4 commit 4a8bd9d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/learning.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,6 @@ sidebar_label: Learning Material
3030
- [A sample repo using react-testing-library to test a Relay Modern GraphQL app](https://github.com/zth/relay-modern-flow-jest-example)
3131
- [Creating Readable Tests Using React Testing Library](https://medium.com/flatiron-labs/creating-readable-tests-using-react-testing-library-2bd03c49c284)
3232
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)
3334

3435
Feel free to contribute more!

0 commit comments

Comments
 (0)