Skip to content

Commit ad322bb

Browse files
authored
Update README.md
1 parent 4e4bad4 commit ad322bb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,10 @@ Full plugin configuration below, optional properties can be omitted
6262
<jsonReportFolder>target/report/surefire-reports/cucumber/</jsonReportFolder>
6363
<!--Optional - default - **/*.json -->
6464
<jsonReportIncludePattern>**/cucumber.json</jsonReportIncludePattern>
65-
<!--Optional - default cucumber (can be one of: cucumber/karate)-->
65+
<!--Optional - default cucumber (can be one of: cucumber/karate)-->
6666
<type>cucumber</type>
67+
<!--Optional - default 'Test run Test run dd MMM yyyy HH:mm:ss'-->
68+
<runName>Custom test run name</runName>
6769
</configuration>
6870
</execution>
6971
</executions>

0 commit comments

Comments
 (0)