Nunit-summary
- ExtensionType:
- Extra
- Description:
- Produces HTML or text reports from one or more NUnit test runs.
- License:
- OSL 3.0
- NUnitVersion:
- NUnit 2.0 or later version.
- PlatformSupport:
- Any platform supporting NUnit. Requires .NET 2.0 or higher.
NUnit-Summary can read one or more output xml files created by one of the NUnit runners and produce a report. Two formats are supported: a full summary like the one that is displayed by nunit-console and a brief summary showing only the totals. The report can be output to a file or - for multiple inputs - to multiple files as either plain text or html. Alternatively, you can supply your own stylesheet to transform the xml in any way you like.
Current version is 0.3.
Download and Installation
See http://launchpad.net/nunit-summary for the latest version.