Fork me on GitHub

qa-jgiven-reporter:report

Full name:

dev.aherscu.qa:qa-jgiven-reporter-maven-plugin:1.0.5-SNAPSHOT:report

Description:

Generates JGiven report in QA format.

Attributes:

  • Requires a Maven project to be executed.
  • The goal is not marked as thread-safe and thus does not support parallel builds.
  • Binds by default to the lifecycle phase: verify.

Optional Parameters

Name Type Since Description
<datePattern> String - (no description)
Default value is: yyyy-MMM-dd HH:mm O.
<debug> boolean - Whether to generate an aggregated JSON report model for debugging purposes. Defaults to false.
Default value is: false.
<outputDirectory> File - Directory where the reports are generated to. Defaults to ${project.build.directory/jgiven-reports/qa-html}.
Default value is: ${project.build.directory}/jgiven-reports/qa-html.
<pdf> boolean - Whether to generate PDF reports. Defaults to true.
Default value is: true.
<planDocumentId> String - The test document identifier in document control.
Default value is: ttttt.
<planDocumentRev> String - The test document identifier in document control.
Default value is: ttttt.
<productName> String - The product name.
Default value is: A Product.
<productVersion> String - The product version.
Default value is: A Product Version.
<screenshotScale> String - (no description)
Default value is: 0.2.
<skip> boolean - (no description)
Default value is: false.
User property is: jgivenreporter.skip.
<sourceDirectory> File - Directory to read the JSON report files from. Defaults to ${project.build.directory/jgiven-reports/json}.
Default value is: ${project.build.directory}/jgiven-reports/json.
<specDocumentId> String - The test document identifier in document control.
Default value is: ttttt.
<specDocumentRev> String - The test document identifier in document control.
Default value is: ttttt.
<templateResource> String - (no description)
Default value is: /qa-jgiven-reporter.html.
<testDocumentId> String - The test document identifier in document control.
Default value is: ttttt.
<testDocumentRev> String - The test document identifier in document control.
Default value is: ttttt.
<traceabilityDocumentId> String - The test document identifier in document control.
Default value is: ttttt.
<traceabilityDocumentRev> String - The test document identifier in document control.
Default value is: ttttt.

Parameter Details

<datePattern>

(no description)
  • Type: java.lang.String
  • Required: No
  • Default: yyyy-MMM-dd HH:mm O

<debug>

Whether to generate an aggregated JSON report model for debugging purposes. Defaults to false.
  • Type: boolean
  • Required: No
  • Default: false

<outputDirectory>

Directory where the reports are generated to. Defaults to ${project.build.directory/jgiven-reports/qa-html}.
  • Type: java.io.File
  • Required: No
  • Default: ${project.build.directory}/jgiven-reports/qa-html

<pdf>

Whether to generate PDF reports. Defaults to true.
  • Type: boolean
  • Required: No
  • Default: true

<planDocumentId>

The test document identifier in document control.
  • Type: java.lang.String
  • Required: No
  • Default: ttttt

<planDocumentRev>

The test document identifier in document control.
  • Type: java.lang.String
  • Required: No
  • Default: ttttt

<productName>

The product name.
  • Type: java.lang.String
  • Required: No
  • Default: A Product

<productVersion>

The product version.
  • Type: java.lang.String
  • Required: No
  • Default: A Product Version

<screenshotScale>

(no description)
  • Type: java.lang.String
  • Required: No
  • Default: 0.2

<skip>

(no description)
  • Type: boolean
  • Required: No
  • User Property: jgivenreporter.skip
  • Default: false

<sourceDirectory>

Directory to read the JSON report files from. Defaults to ${project.build.directory/jgiven-reports/json}.
  • Type: java.io.File
  • Required: No
  • Default: ${project.build.directory}/jgiven-reports/json

<specDocumentId>

The test document identifier in document control.
  • Type: java.lang.String
  • Required: No
  • Default: ttttt

<specDocumentRev>

The test document identifier in document control.
  • Type: java.lang.String
  • Required: No
  • Default: ttttt

<templateResource>

(no description)
  • Type: java.lang.String
  • Required: No
  • Default: /qa-jgiven-reporter.html

<testDocumentId>

The test document identifier in document control.
  • Type: java.lang.String
  • Required: No
  • Default: ttttt

<testDocumentRev>

The test document identifier in document control.
  • Type: java.lang.String
  • Required: No
  • Default: ttttt

<traceabilityDocumentId>

The test document identifier in document control.
  • Type: java.lang.String
  • Required: No
  • Default: ttttt

<traceabilityDocumentRev>

The test document identifier in document control.
  • Type: java.lang.String
  • Required: No
  • Default: ttttt