sirius:cucumber-usage

Note:This goal should be used as a Maven report.

Full name:

com.github.mkolisnyk:sirius-maven-plugin:1.2-SNAPSHOT:cucumber-usage

Description:

Generates HTML report based on Cucumber usage page. The input is the result of the site:cucumber goal which is the part of this plugin

Attributes:

  • Requires a Maven project to be executed.
  • Binds by default to the lifecycle phase: site.

Required Parameters

Name Type Since Description
jsonUsageFile String - The path to the JSON usage file which is an input for the report generation
User property is: project.reporting.jsonUsageFile.

Parameter Details

jsonUsageFile:

The path to the JSON usage file which is an input for the report generation
  • Type: java.lang.String
  • Required: Yes
  • User Property: project.reporting.jsonUsageFile