Skip to content

jkithome/react-test

Repository files navigation

React-Test

A React Redux Todo App to illustrate testing with Jest and Enzyme

Build Setup

# install dependencies
npm install

# build application
npm run build

# serve at localhost:8000
npm run server

# run all tests
npm test

About

Testing React Redux Apps with Jest and Enzyme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published