Explore a 30-minute conference talk from React Amsterdam 2017 that delves into testing strategies for React Native applications. Learn from Aaron Greenwald, a Software Developer at Wix, as he shares valuable insights and lessons learned from implementing test-driven development (TDD) in React Native projects. Discover the challenges faced by Wix in replicating their test-heavy workflow for mobile development, and gain practical knowledge on effective testing methods. Uncover the approaches that worked, the mistakes to avoid, and receive guidance on starting your React Native testing journey on the right foot. Topics covered include the testing pyramid, Enzyme, mocks, architecture, ETUP, eon, WebDriver, and crucial considerations for successful React Native testing.
Testing & React Native - Lessons from the Battlefield