@acot/acot-reporter-pretty A pretty reporter for @acot/cli. Installation Install via npm: $ npm install --save @acot/acot-reporter-pretty Usage module.exports = { reporters: ['@acot/pretty'], };