Learn about testing in React including unit, e2e and integration testing with React Testing Library, Jest & Cypress
Techbase YouTube Channel:
https://www.youtube.com/channel/UC6W89Wklwaki9pc_qSquRtw
Starter Repo:
https://github.com/MitchelSt/react-testing-starter
Final Repo:
https://github.com/MitchelSt/react-testing-finished
Timestamps:
0:00 - Brad Intro
0:55 - Mitchel Intro
1:24 - Why should you test?
1:58 - What to test?
5:48 - Demo app setup
11:06 - Unit tests
25:11 - Integration tests
28:07 - End-to-End tests
55:56 - Wrap up