I am investigating the different XML schemas supported by the Jenkins xUnit
Plugin.

As the xUnit Plugin supports many different unit testing frameworks I am
assuming that it uses a separate schema to validate XML for each of these
frameworks. I.e. JUnit.xsd for JUnit xml, NUnit.xsd for NUnit xml etc.

However I am somewhat confused as to the schema posted here: 
https://gist.github.com/jzelenkov/959290
<https://gist.github.com/jzelenkov/959290>  

This link seems to show a generic xUnit schema used by Jenkins.

I was hoping someone could clarify what schemas are used by this plugin. In
particular, does the xUnit plugin use a separate XML schema for each unit
testing framework or is there one generic schema that is used to validate
them all?

If one generic XML schema is used, is the one linked above the correct one?






--
View this message in context: 
http://jenkins.361315.n4.nabble.com/Jenkins-xUnit-Plugin-xsd-Schema-tp4659748.html
Sent from the Jenkins dev mailing list archive at Nabble.com.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" 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