Skip to content

terencetcf/jest-test-example

Repository files navigation

Simple Jest test example

This is a simple jest test project example with typescript and github actions CI.

With the github action CI, the selected github status checks must pass before pull request can be merged.

Setup

$ yarn install
$ yarn test

To run test with coverage results:

$ yarn install
$ yarn test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •