Skip to content

A dot reporter for node:test which provides additional output about failing tests.

License

Notifications You must be signed in to change notification settings

SynapLearning/node-dot-extra-reporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A dot reporter for node:test which provides additional output about failing tests.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published