Skip to content

Gethyl/ReactReduxTestingUsingJestEnzyme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testing a React-Redux app using - Jest and Enzyme

A small React-Redux calculator app which does just addition and subtraction.

This app is created mainly to emphasize TDD and unit testing.


Testing libraries and frameworks used

  • Jest - Unit Testing framework for ReactJs developed by Facebook
  • Enzyme - JS testing utility developed by Airbnb to make it easier to assert React Components

About

Testing of React-Redux app using Jest and Enzyme.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published