@testup/tap-reporter
Version:
TestUp TAP (Test Anything Protocol) reporter
25 lines (15 loc) • 315 B
Markdown
# Testup Tap Reporter
> Part of the [TestUp](https://github.com/testup) test running suite.
Testup [TAP]() reporter.
## Install
```shell
npm i @testup/tap-reporter
```
## Options
## `lineLength`
```
number = 80
```
Specify maximum line length for line wrapping.
## License
MIT © [Rumkin](https://rumk.in)