node-test-github-reporter

1.2.0 • Public • Published

node-test-github-reporter

CI

A GitHub test reporter for the Node.js test runner

Summary

Annotation

Installation

npm i -D node-test-github-reporter

Usage

node --test --test-reporter node-test-github-reporter

You can use it in conjunction with another test report to also get the output in the logs:

node --test --test-reporter spec --test-reporter-destination stdout --test-reporter node-test-github-reporter --test-reporter-destination stdout

Readme

Keywords

Package Sidebar

Install

npm i node-test-github-reporter

Weekly Downloads

4,557

Version

1.2.0

License

MIT

Unpacked Size

83.5 kB

Total Files

24

Last publish

Collaborators

  • lucalanziani
  • donal.moynihan
  • simoneb
  • eamonn.frisby