Some links on DUnit test cases and test suites, XML and XSD
Posted by jpluimers on 2015/12/17
DUnit registration can mix TestSuites and TestCases.
Some links:
- JUnit XML format specification (DTD, XSD..) for Unit Test Reports – Stack Overflow.
- XSD for the XML file that NUnit uses – Stack Overflow.
- DUnit: Xtreme Unit Testing for Delphi / Mailing Lists: RE: [DUnit-interest] repeating test cases with different test setups
- DUnit: Xtreme Unit Testing for Delphi / Mailing Lists: RE: [DUnit-interest] repeating test cases with different test setups
- A DUnit Folder Iterator Extension | The Art of Delphi Programming.
- Are you using DUnit to test your Delphi applications? | Steve Trefethen.
- Delphi unit testing tool to introduce Dunit – Tutorials to .com.
- unit testing – delphi form to call many functions – Stack Overflow.
–jeroen






Leave a comment