Sorry, Maybe I'm just blind... xUnit accepts XML-Files like https://github.com/jenkinsci/xunit-plugin/blob/master/src/test/resources/org/jenkinsci/plugins/xunit/types/check/testcase1/result.xml I'd like to have a documentation for these files: which elements and attributes are supported and what do they mean?
Am Sonntag, 18. März 2012 22:53:42 UTC+1 schrieb gboissinot: > > What kind of documentation do you expect? > The entry point is the wiki: > https://wiki.jenkins-ci.org/display/JENKINS/xunit+Plugin > > On Thu, Mar 15, 2012 at 7:58 PM, Benedikt Rothe wrote: > >> I'd like to use xUnit with jenkins and write custom xslt-files to >> generate the xUnit-xml-files. >> I found some examples for these xUnit-xml-files - but I didnt find the >> complete documentation. >> Can anybody give me a link? >> >> Thank you >> Benedikt >> >> >
