Open
Description
I'm facing issue for jenkins root package name .
Im using xmlrunner to generate the xml report which looks like this :
testcase classname="FunctionalTest" name="test_1_1_1_1_FunctionalTest" time="1.413"/
In jenkins, this is listed under :
/root/FunctionalTest/
I want to replace the /root Package name with the testcase Class name ie. FunctionalTest.
Please suggest.
Metadata
Assignees
Labels
No labels