Hi, I am looking for any XML report format publishable by Jenkins, that is able to report multiple iterations of the same test when the same test is executed with different random seeds. I am NOT looking for a test framework, nor a test runner. I am only looking for a test report format digestible by Jenkins for writing custom test results myself. I already use JUnit XML, but it is limited to the "package.class.testname" hierarchy, and does not appear to support multiple iterations of the same test with different seeds.
Any pointers? Thanks. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
