is not current version
Last Version 5.7.0

net.masterthought:maven-cucumber-reporting 0.0.5

This project provides a maven mojo for using cucumber-reporting to publish pretty html reports for Cucumber. It works by generating html from the cucumber json report formatter. So can be used anywhere a json report is generated. Current use is in the cucumber jenkins plugin and a maven mojo to generate the same report from mvn command line when running locally.

Categories

Categories

Maven Build Tools Cucumber Application Testing & Monitoring Net Reporting Business Logic Libraries
GroupId

GroupId

net.masterthought
ArtifactId

ArtifactId

maven-cucumber-reporting
Version

Version

0.0.5
Type

Type

maven-plugin

Download maven-cucumber-reporting 0.0.5


<plugin>
    <groupId>net.masterthought</groupId>
    <artifactId>maven-cucumber-reporting</artifactId>
    <version>0.0.5</version>
</plugin>