React + AVA = 

Kent C. Dodds

Utah

1 wife, 3 kids

PayPal, Inc.

@kentcdodds

@kentcdodds

What this workshop is not

  • Everything there is to know about AVA
  • Everything there is to know about React

What this workshop is

  • Some contrived examples
  • Hands on keyboard
  • Suggestions and recommendations

Let's
Get
STARTED!

Why AVA?

Testing React

Data

User

Props

Three inputs to React Components

$ git clone https://github.com/kentcdodds/react-ava-workshop.git

$ cd react-ava-workshop

$ git checkout start

$ npm install

Now open the INSTRUCTIONS.md up in your favorite editor...

Let's get set up

Thank you!