2.0.1 • Published 14 days ago

node-reporter-gha v2.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
14 days ago

node-reporter-gha

Build and Test Quality Gate Status

A GitHub Actions test reporter for the Node.js Test Runner.

Installation

npm i -D node-reporter-gha

Usage

node --test --test-reporter=node-reporter-gha

Multiple reporters:

node --test --test-reporter=spec --test-reporter-destination=stdout --test-reporter=node-reporter-gha --test-reporter-destination=stdout

See Test reporters for details.

Sample Output

Inline Annotations

Inline Annotations

Summary

Test Summary

2.0.1

14 days ago

2.0.0

14 days ago

1.0.0

16 days ago