You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 23, 2021. It is now read-only.
The text was updated successfully, but these errors were encountered:
cvarshn-cloud
changed the title
Serenity summary report not generated with tag types added serenity.properties
Serenity summary report not generated with custom reporting fields added in serenity.properties
May 8, 2020
I have also experienced this. setting serenity.outputDirectory to a custom folder is only applied for ./gradlew aggregate but is not applied when doing ./gradlew reports (which still makes summary report in default directory of target/site/serenity)
report.customfields.ApplicationVersion=5.6
report.customfields.Environment=Integration
report.customfields.OperationSystem="Windows 7"
report.customfields.ReportType="High-Level"
report.tagtypes=capability,feature,tag
The text was updated successfully, but these errors were encountered: