Cucumber reporting plug-in

A plug-in for Cucumber JVM that renders an HTML report

License

License

Categories

Categories

Cucumber Application Testing & Monitoring Reporting Business Logic Libraries
GroupId

GroupId

me.jvt.cucumber
ArtifactId

ArtifactId

reporting-plugin
Last Version

Last Version

7.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Cucumber reporting plug-in
A plug-in for Cucumber JVM that renders an HTML report
Project URL

Project URL

https://gitlab.com/jamietanna/cucumber-reporting-plugin
Source Code Management

Source Code Management

https://gitlab.com/jamietanna/cucumber-reporting-plugin/tree/main

Download reporting-plugin

How to add to project

<!-- https://jarcasting.com/artifacts/me.jvt.cucumber/reporting-plugin/ -->
<dependency>
    <groupId>me.jvt.cucumber</groupId>
    <artifactId>reporting-plugin</artifactId>
    <version>7.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/me.jvt.cucumber/reporting-plugin/
implementation 'me.jvt.cucumber:reporting-plugin:7.3.0'
// https://jarcasting.com/artifacts/me.jvt.cucumber/reporting-plugin/
implementation ("me.jvt.cucumber:reporting-plugin:7.3.0")
'me.jvt.cucumber:reporting-plugin:jar:7.3.0'
<dependency org="me.jvt.cucumber" name="reporting-plugin" rev="7.3.0">
  <artifact name="reporting-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.jvt.cucumber', module='reporting-plugin', version='7.3.0')
)
libraryDependencies += "me.jvt.cucumber" % "reporting-plugin" % "7.3.0"
[me.jvt.cucumber/reporting-plugin "7.3.0"]

Dependencies

runtime (3)

Group / Artifact Type Version
io.cucumber : cucumber-core jar
io.cucumber : gherkin jar
net.masterthought : cucumber-reporting jar 5.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
7.3.0
7.2.0
7.1.1
7.1.0
7.0.0
5.3.0
5.2.1
5.2.0
5.1.0
5.0.0