Speaker: Ovidiu Cherecheș
Let's take a close look at how we test React components and UI components in general. We'll talk about the pros and cons of testing our components and explore how different testing styles affect our development agility—especially our ability to refactor. Then we'll look at testing techniques specific to React and underscore some philosophical aspects of testing.
Hopefully by the end you'll have new tricks up your sleeve and you'll be excited about testing your React components. I will challenge some "best practices" and I'm looking forward to opposing opinions!
About Ovidiu Indie developer working on ReactCosmos. Loves building user interfaces and developer tools. Previously Engineering Manager at Hootsuite.
- react-mock Declarative mocks for React state and global APIs
- react-testing-examples.com Searchable library of React testing examples
- react-testing-library React DOM testing utilities that encourage good testing practices