Details
-
New Feature
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
Description
With JGiven 0.9.4, a new report option --exclude-empty-scenarios was introduced:
https://github.com/TNG/JGiven/issues/151
Please add support for this option. Maybe it makes sense to provide a command line argument field that one can manually add any additional option that will be implemented in the future.
Code changed in jenkins
User: Stefan Wolf
Path:
pom.xml
src/main/java/org/jenkinsci/plugins/jgiven/JgivenReportGenerator.java
src/main/resources/org/jenkinsci/plugins/jgiven/JgivenReportGenerator/config.groovy
src/main/resources/org/jenkinsci/plugins/jgiven/JgivenReportGenerator/config.properties
src/main/resources/org/jenkinsci/plugins/jgiven/JgivenReportGenerator/config_de.properties
src/test/java/org/jenkinsci/plugins/jgiven/JgivenReportGeneratorTest.java
http://jenkins-ci.org/commit/jgiven-plugin/9ae7a3afc4584deef31043b849bd4a169adeb33b
Log:
[FIXED JENKINS-31337] Update to JGiven 0.9.4 and support --exclude-empty-scenarios option