Beautiful Cucumber Reports,
Made Easy
The ultimate open-source HTML reporter for Cucumber. Transform messy JSON output into sleek, interactive, and insightful test reports that your team will actually love to read.
Precision Reporting
Stop digging through log files. Our reporter visualizes every step of your BDD journey with precision and clarity.
Detailed Metrics
Get visual feedback on your test execution with interactive pie charts and trend lines.
Insightful Reports
Get detailed insights into your test execution with interactive charts and tables.
Lightning Fast
Optimized, fast loading and smooth interactions.
Deep Integration
Supports screenshots, video and logs attachments, and custom metadata for every failing scenario.
Simple Setup,
Powerful Results
Integration takes minutes. Just pass your JSON output files and let our engine handle the rest.
Read the full installation guide →import { generate } from 'multiple-cucumber-html-reporter';generate({ jsonDir: './reports/json/', reportPath: './reports/html/', metadata: { browser: { name: 'chrome', version: '112' }, platform: { name: 'osx', version: 'Ventura' } }});Support the Open Source Ecosystem
Star on GitHub
Show your love! A simple star helps us grow our community and gain visibility.
Star Repository