Xml report from Gauge framework with Allure #1881
Unanswered
lirany1
asked this question in
Questions & Support
Replies: 1 comment 2 replies
-
@lirany1 hi there! |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi :)
i have a xml file ( junit5 form) that is a result of test in Gauge framework
using this command
allure -v serve build/reports/xml-report
i can see the report locally
The question is how can i generate the Allure report using the that xml file through Jenkins as a result of a test stage in a job?
10x
Beta Was this translation helpful? Give feedback.
All reactions