node-reporter-gha
TypeScript icon, indicating that this package has built-in type declarations

2.0.2 • Public • Published

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

Package Sidebar

Install

npm i node-reporter-gha

Weekly Downloads

147

Version

2.0.2

License

MIT

Unpacked Size

16.7 kB

Total Files

12

Last publish

Collaborators

  • wwa