Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JEST

source: https://facebook.github.io/jest/

or:

yarn add jest babel-jest --dev

in package Json : "test": "jest --watch"

yarn start

mkdir tests touch count.test.js

the countWord.js file need to move to root folder

yarn add enzyme react-test-renderer enzyme-adapter-react-16 --dev

yarn test

About

React exercise including JEST

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages