Skip to main content

Console Reporter

ConsoleReporter, available as part of the @serenity-js/console-reporter module, writes text-based reports to your computer terminal.

The reporter supports colour schemes for both light and dark terminals, as well as a monochromatic one.

Example console output produced by ConsoleReporter

Installation and usage​

To learn more about the ConsoleReporter, please consult:

You might also want to explore Serenity/JS example projects on GitHub.

Integration​

ConsoleReporter listens to domain events emitted by actors and Serenity/JS test runner adapters.