Skip to content

jakaprima/jest-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jest-testing

getting started

install jest globaly for cli npm install -g jest

usage cd to folder you want try open command line and type
jest namefile

:)