Skip to content

Commit 1a0b4e4

Browse files
chrisKent C. Dodds
chris
authored and
Kent C. Dodds
committed
docs: add article (#103)
* adding article on react-testing-library * correcting link
1 parent d3bab82 commit 1a0b4e4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -640,6 +640,8 @@ Some included are:
640640
* [Build a comment feed with TDD](https://medium.freecodecamp.org/how-to-build-sturdy-react-apps-with-tdd-and-the-react-testing-library-47ad3c5c8e47) by [@iwilsonq](https://github.com/iwilsonq)
641641
* [A clear way to unit testing React JS components using Jest and react-testing-library](https://www.richardkotze.com/coding/react-testing-library-jest) by [Richard Kotze](https://github.com/rkotze)
642642
643+
* [Intro to react-testing-library](https://chrisnoring.gitbooks.io/react/content/testing/react-testing-library.html) by [Chris Noring](https://github.com/softchris)
644+
643645
Feel free to contribute more!
644646
645647
## FAQ

0 commit comments

Comments
 (0)