Skip to content

A solid test setup for React components with Jest and Enzyme in a React + Webpack application.

Notifications You must be signed in to change notification settings

the-road-to-learn-react/react-testing-jest-enzyme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b37b22d · Jun 12, 2020

History

18 Commits
Jun 12, 2020
Jul 19, 2019
Jul 19, 2019
Jul 23, 2019
Jul 19, 2019
Jul 19, 2019
Jul 19, 2019
Jul 19, 2019
Jul 27, 2019
Jul 27, 2019
Jul 19, 2019
Jul 19, 2019
Jul 19, 2019
Jul 28, 2019
Jul 28, 2019
Jul 19, 2019

Repository files navigation

react-testing-jest-enzyme

Build Status Coverage Status Slack Greenkeeper badge

A test setup for React components with Jest and Enzyme in a React + Webpack application. Read more about it:

Optional:

Features

  • React
  • Webpack
  • Testing
    • Jest + Enzyme: Unit/Integration + Snapshot Test
    • Optional E2E Tests: Cypress
    • Optional CI: Travis CI
    • Optional Reporting: Coveralls.io

Installation

  • git clone [email protected]:the-road-to-learn-react/react-testing-jest-enzyme.git
  • cd react-testing-jest-enzyme
  • npm install
  • npm start
  • visit http://localhost:8080/
  • npm test

About

A solid test setup for React components with Jest and Enzyme in a React + Webpack application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published