CDash:XML: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
David.cole (talk | contribs) (correct grammar error) |
No edit summary |
||
Line 4: | Line 4: | ||
*[[Media:ExampleFiles.zip|ExamplesFiles.zip]] | *[[Media:ExampleFiles.zip|ExamplesFiles.zip]] | ||
== Tools | = CDash with NUnit = | ||
As of version 2.2, CDash partially supports NUnit XML files for tests. The files can either be submitted via CTest or directly uploaded to CDash (via the submit.php as usual). Here's we describe the expected values for direct submission: | |||
= CDash with JUnit = | |||
= Tools = | |||
* http://www.xmlvalidation.com - Online schema validation tool | * http://www.xmlvalidation.com - Online schema validation tool | ||
* http://www.flame-ware.com/xml2xsd/ - XML to XSD online tool | * http://www.flame-ware.com/xml2xsd/ - XML to XSD online tool |
Revision as of 13:40, 28 November 2012
This page provides the validation schemata and example files for direct submission of XML to CDash.
CDash with NUnit
As of version 2.2, CDash partially supports NUnit XML files for tests. The files can either be submitted via CTest or directly uploaded to CDash (via the submit.php as usual). Here's we describe the expected values for direct submission:
CDash with JUnit
Tools
- http://www.xmlvalidation.com - Online schema validation tool
- http://www.flame-ware.com/xml2xsd/ - XML to XSD online tool