1.2.0 • Published 26 days ago

node-test-github-reporter v1.2.0

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

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
1.2.0

26 days ago

1.1.10

5 months ago

1.1.9

6 months ago

1.1.6

7 months ago

1.1.5

7 months ago

1.1.3

11 months ago

1.1.1

1 year ago

1.1.0

1 year ago

1.1.2

12 months ago

1.0.2

1 year ago

1.0.1

1 year ago