Skip to content

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

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 git@github.com: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

Sponsor this project

 

Packages

No packages published