The NUnit framework supports that type of execution 
(http://nunit.org/?p=testCase&r=2.5.5), so you might try the NUnit plugin to 
see if its format meets your need.

Mark Waite



>________________________________
> From: bl0ck3r <[email protected]>
>To: [email protected] 
>Sent: Thursday, May 23, 2013 6:09 PM
>Subject: Looking for XML report format that supports multiple iterations per 
>test
> 
>
>
>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.
> 
> 
>
>
>

-- 
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.


Reply via email to