- Jul 31, 2020
- 9,111
- 1,040,043
- 129
TUTProfessor submitted a new resource:
Testing React apps with React Testing Library (RTL) - Learn how to test React components with React Testing Library, the recommended library from Facebook
Read more about this resource...
Testing React apps with React Testing Library (RTL) - Learn how to test React components with React Testing Library, the recommended library from Facebook
Learn how to test React components with React Testing Library, the recommended library from Facebook for testing.
What you'll learn
- The principles of Test Driven Development (TDD)
- Know what React Testing Library is and its differences with Enzyme
- Understand how Jest works with React Testing Library
- Query elements with getBy, queryBy, findBy, getAllBy, queryAllBy, findAllBy
- Simulate user interaction with...
Read more about this resource...