问题
Where can I find the XSD for the XML file that Nunit uses ?
回答1:
For the results file? See Results.xsd (note that it didn't display properly for me, in Chrome; you may have to view source, or download, to see it properly).
A transform file, and a sample results file, are in the parent directory. The files are also in the documentation package on the NUnit download page.
来源:https://stackoverflow.com/questions/3878018/xsd-for-the-xml-file-that-nunit-uses