Skip to content

Fabioh/get-started-jest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple example of how to use jest

Build Status (Ubuntu 16.04)
Build Status

1. Install the dependencies and run the project

cd path/to/clone/dir
## install the dependencies
npm i
# run unity tests
npm run test
# run unity tests and code coverage
npm run test:coverage

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published