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.
Installation and usage​
To learn more about the ConsoleReporter
, please consult:
- installation instructions in
@serenity-js/console-reporter
documentation, - configuration examples in
ConsoleReporter
.
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.