Skip to content

Repository files navigation

Testing Demo App

This project was bootstrapped with Create React App.

Quick Start

npm install
npm start

The above commands will install dependencies and start the app. To run tests, run npm test on a separate command line. There are no tests written in the master branch.

Testing libraries

This instance of create-react-app has been enhanced with the following testing libraries:

LibraryDescription
JestAutomated testing
EnzymeUnit test React components in isolation via shallow or with children via mount
enzyme-adapter-react-16Configures enzyme to work with React 16
react-test-rendererRender React components to JSON for snapshot testing
redux-mock-storeMock store for testing your redux async action creators and middleware
CypressIn browser integration testing via Mocha and Chai

About

Testing Demo App

Resources

Stars

22 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages