1. React
  2. React Rally
  3. 2015
  4. Testable React Components

Testable React Components

Julia Gao at React Rally 2015

Testing is a good way to see whether the program actually runs as you intended, and I'd like to show you some of the gotchas when testing react components, and how some components are easier to test than others.