1.0.1 • Published 3 years ago

@descript/jest-github-reporter v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

jest-github-reporter

Does two things: 1. silences console output for files that succeeded 2. renders fancy inline github action errors

Usage

Install with:

  • npm install --save-dev @descript/jest-github-reporter
  • or yarn add --dev @descript/jest-github-reporter

Use with:

  • jest --reporters=@descript/jest-github-reporter
1.0.1

3 years ago

1.0.0

3 years ago