# Cluecumber Report Maven Plugin for Cucumber test reporting

DevFeed: [Cluecumber Report Maven Plugin for Cucumber test reporting](<https://devfeed.tech/articles/cluecumber-report-maven-plugin-for-cucumber-test-reporting-28068.md>)

Original publisher: [Read original article](<https://tech.trivago.com/post/cluecumber-reporting-plugin/>)

Author: Benjamin Bischoff Test Automation Engineer; Author; Speaker; Magician Github Profile Linkedin Profile

Published: 2017-11-16T00:00:00Z

Content type: article

Language: en

Sources: [Trivago](<https://devfeed.tech/sources/trivago.md>)

Topics: [Cucumber](<https://devfeed.tech/topics/cucumber.md>), [test](<https://devfeed.tech/topics/test.md>), [Maven](<https://devfeed.tech/topics/maven.md>), [Java](<https://devfeed.tech/topics/java.md>)

Tags: [css](<https://devfeed.tech/tags/css.md>), [frontend](<https://devfeed.tech/tags/frontend.md>), [html](<https://devfeed.tech/tags/html.md>), [images](<https://devfeed.tech/tags/images.md>), [java](<https://devfeed.tech/tags/java.md>), [maven](<https://devfeed.tech/tags/maven.md>), [maven-plugin](<https://devfeed.tech/tags/maven-plugin.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [plugin](<https://devfeed.tech/tags/plugin.md>), [quality-assurance](<https://devfeed.tech/tags/quality-assurance.md>), [release](<https://devfeed.tech/tags/release.md>), [reporting](<https://devfeed.tech/tags/reporting.md>), [test](<https://devfeed.tech/tags/test.md>)

## AI overview

The article explains why trivago replaced its existing Cucumber reporting Maven plugin and describes the design of the Cluecumber Report Plugin. The new plugin uses HTML templates and generates overview and scenario-detail pages from Cucumber JSON results.

## Source excerpt

We were not as happy as we could be with out Cucumber test reporting solution - so we decided to build a new and shiny one from scratch.