Details
-
Type:
New Feature
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: claim-plugin, xunit-plugin
-
Labels:None
-
Environment:Jenkins 2.107.3
xunit-plugin 1.104
claim-plugin 2.15
-
Similar Issues:
Description
Claim Plugin can integrate with JUnit to allow for individual claiming of tests, it would be amazing to have that functionality in xUnit.
https://stackoverflow.com/questions/12869460/claim-a-specific-failing-test-in-jenkins
I'm not sure whether this is something that needs work in xUnit or Claims to achieve.
Attachments
Issue Links
- is blocking
-
JENKINS-24224 improve xunit plugin with test-stability plugin
-
- Resolved
-
If i'm not mistaken, you need to raise the case to xUnit project so they can extend a class on their side (same a JUnit and Nunit did),
It's quite quick (tho Arnaud TAMAILLON was the one who did it on Nunit, not me).