Introduction
Multiple Cucumber HTML Reporter is a reporting module for Cucumber to parse the JSON output to a beautiful report.
Multiple Cucumber HTML Reporter is a powerful reporting module for Cucumber that transforms standard JSON output into a beautiful, interactive, and highly detailed HTML report.
Unlike many other reporting modules, this module provides:
- Quick Overview: A high-level summary of all tested features and scenarios.
- Multiple Runs Support: Ability to hold multiple runs of the same feature or runs Across different browsers and devices.
- Charts: Visual representation of test results.
- Interactive Search: Easily search, filter, and sort through your features and results.
- Metadata Rich: Detailed insights into the browser, version, platform, and device used for each test run.
- Dark Mode Support: Beautifully designed UI with native support for dark mode.
Sample Report
Experience the reporter in action through our live samples:
Standard Browser Report
View a sample report with browser-specific metadata.
Custom Metadata Report
Explore reports with fully customized metadata columns.
Note
This sample report is the old UI report. It will be updated with the new UI soon.
Feature Highlights
Features List Page
Feature Details Page
Why choose this reporter?
- Rich Metadata: See exactly where your tests ran without digging into logs.
- Flexible Integration: Works with CucumberJS 1, 2, 3, and 4.
- Customizable: Add your own data blocks, custom styles, and branding.
- Detailed Scenarios: Drill down into specific steps, attachments, and error messages.
- Charts: Visual representation of test results.
Last updated on