Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

zora-console-reporter

lorenzofox32MIT0.0.1TypeScript support: included

zora reporters which use the console API

zora, reporter, test, testing, console, tool, unit

readme

zora-console-reporter

Reporters using the console API, should work in bot environment the browser and Nodejs

installation

npm run install zora-console-reporter

raw

Stringify zora's messages in the console. It is particularly useful if you want to automate a browser and use some DevTool protocol. Note: it won't stop on Bailout

console

Uses advanced console API to group and flag messages. Ideal to use in the browser which provides many way to interact with the console logs (filter, expand, etc)

console report screenshot