React Testing with Jest and Enzyme
Udemy
April 01, 2020
Course content
- Jest
- Enzyme
- TDD
- Testing Axios
- Testing Redux
- React Context Testing
What i learned
- Make TDD: render your test in red before turn it to green
- How to organize your tests
- Find the right balance between low level and high level assertions