React and the Three Layers of Testing - Bart Waardenburg
Description:
Explore a comprehensive testing strategy for React applications in this 17-minute conference talk from React Amsterdam Meetup. Dive into the "Three Layers of Testing" approach used for developing new features in high-traffic web applications at ANWB. Learn about unit testing React and Redux components, behavioral testing of interactive React components, and integration testing for the entire application. Gain valuable insights into creating robust and reliable React applications through effective testing methodologies.