UNPKG

@supertape/formatter-short

Version:

📼Supertape formatter with short output (without callstack)

23 lines (14 loc) • 459 B
# @supertape/formatter-short [![NPM version][NPMIMGURL]][NPMURL] [NPMIMGURL]: https://img.shields.io/npm/v/@supertape/formatter-short.svg?style=flat&longCache=true [NPMURL]: https://npmjs.org/package/@supertape/formatter-short "npm" 📼[`Supertape`](https://github.com/coderaiser/supertape) formatter with minimalistic output. ## Install ``` npm i supertape @supertape/formatter-short ``` ## Usage ``` supertape --format short lib ``` ## License MIT