jannaee / ATO-2020

My journey into unit testing React components using Jest and Enzyme.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crushing React bugs with Jest and Enzyme

Today's Agenda: (5 min)

  • My journey into unit testing React components using Jest and Enzyme
  • How to test bugs using the best features of Enzyme.
  • Expose the pitfalls of using Enzyme
  • Share best ways to overcome them

Presentation Outline (10 min)

  1. Install
  2. Code and test
  3. Review common bugs
  4. Squash those bugs
  5. Solve these errors

This app was built with

About

My journey into unit testing React components using Jest and Enzyme.


Languages

Language:HTML 74.4%Language:JavaScript 17.7%Language:CSS 7.5%Language:SCSS 0.4%