external@serenity-js/console-reporter
Serenity/JS Console Reporter
@serenity-js/console-reporter
logs test progress and results to the console in a readable format.
Features
- Colour-coded console output for test results
- Summaries of test runs and failures
- Works with all supported test runners
See example output in the Serenity/JS Handbook.
Installation
npm install --save-dev @serenity-js/core @serenity-js/console-reporter
See the Serenity/JS Installation Guide.
Windows
If you're on Windows, consider using Windows Terminal
instead of cmd.exe to benefit from the colour output.