Skip to content

lizozom/demo-node-jest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started

  • Install any dependencies: npm install
  • Run your tests: npm test
  • Run your test coverage: npm run coverage
  • CI runs automatically when a new pull request to main is created

About

An example of testing with Jest and GitHub Actions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%