Skip to content

sirguys/react-unit-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to install

create .eslintrc and .babelrc file

============================================== //.eslintrc {"extends": "react-app"}

============================================== //.babelrc {"presets": ["react-app"],"plugins": ["transform-decorators-legacy"]}

npm install, npm start

//Run Test - npm test

About

testing react components with enzyme - mobX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published