Test Driven Development in React with Jest and Enzyme
Exploring snapshots, mock functions simulation testing and more
Introduction: How do you Develop?
This talk covers a range of testing tools that Enzyme and Jest offer for React, ranging from snapshot testing, mock functions, simulating events, and how to test component functions…