Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 190 Bytes

readme.md

File metadata and controls

15 lines (9 loc) · 190 Bytes

Learn Jest

git clone # or download

# cd _here_

npm install

npm run test:watch

Check Jest Doc

Try to modify test files in test folder