1.3.1 • Published 9 months ago

@synap-ac/node-dot-extra-reporter v1.3.1

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

node-dot-extra-reporter

This project provides a simple alternative to the built in reporters for the node test runner.

Currently the node test runner provides a tap, dot and spec reporter.

The dot reporter has the benefit of being concise, but does not provide feedback on which tests failed.

This project aims to resolve this by providing a dot reporter implementation which also provides details of failing tests.

Usage

To use this reporter, run node tests using the --test-reporter=@synap-ac/node-dot-extra-reporter

1.3.1

9 months ago

1.3.0

10 months ago

1.2.0

10 months ago

1.1.0

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago