As far as I remember, the JUnit Attachment plugin code is pretty
JUnit-specific, directly using the JUnit support in Jenkins' core.
So I'd say there are a few potential alternatives:
- Run your NUnit XML through an XSL transform to get JUnit XML, and use
the existing plugin.
- Do a load of work to refactor and abstract away the JUnit stuff in the
existing plugin, making it possible to support multiple formats.
- Extend the existing NUnit plugin to support the attachment syntax.
Regards,
Chris
On 02/19/2013 11:57 PM, Daniel Becroft wrote:
Hi,
Are there any plans to extend the JUnit Attachment plugin to be able to
work with NUnit?
Or is there a way to get it to work now?
Cheers,
---
Daniel Becroft
--
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.