is not current version
Last Version 5.7.0

maven-cucumber-reporting 5.5.4

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.

License

License

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

5.5.4
Type

Type

maven-plugin
Description

Description

maven-cucumber-reporting
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.
Project URL

Project URL

http://maven.apache.org

Download maven-cucumber-reporting 5.5.4


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.8.1
org.apache.maven.plugins : maven-gpg-plugin jar 1.6
net.masterthought : cucumber-reporting jar 5.5.4

test (2)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.