@testup/console-reporter
v0.2.0
Published
TestUp reporter for shell and browser console
Downloads
5
Maintainers
Readme
TestUp Console Reporter
Part of the TestUp test running suite.
Basic TestUp reporter. Output mocha-alike reports to console.
Install
npm i @testup/console-report
Options
indent
string = ' '
Indentation string.
successMark
string = ''
Succeeded test marker.
failureMark
string = ''
Failed test marker.
License
MIT © Rumkin