Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.43 KB

pragmatic-testing-for-react-components.md

File metadata and controls

26 lines (17 loc) · 1.43 KB

Pragmatic testing for React components

Date: 22.01.2019

Venue: Arobs Transilvania Software

Description:

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.

Slides:

Repo:

References