Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ilya-murzinov/nunit2report.console
NUnit2Report Console is a tool to transform the NUnit xml results file to an Html user-friendly report
https://github.com/ilya-murzinov/nunit2report.console
Last synced: about 4 hours ago
JSON representation
NUnit2Report Console is a tool to transform the NUnit xml results file to an Html user-friendly report
- Host: GitHub
- URL: https://github.com/ilya-murzinov/nunit2report.console
- Owner: ilya-murzinov
- License: other
- Created: 2014-01-02T10:48:45.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-18T11:48:42.000Z (almost 11 years ago)
- Last Synced: 2023-04-02T13:41:31.098Z (over 1 year ago)
- Language: XSLT
- Homepage:
- Size: 12.9 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
NUnit2Report Console is a tool to transform the NUnit xml results file to an Html user-friendly report using XSL files, the tool was originally designed to be integrated with NAnt as a NAnt task and it was created by Gilles Bayon. This version converts the original NUnittoReportTask to a console version to be able to use it freely without the use of NAnt.
You can find more information about this tool in:
http://github.com/jupaol/NUnit2Report.Console/wikiThis particular version of NUnit2Report.Console provides another HTML-report which is prettier then original:
![image](https://raw.github.com/ilya-murzinov/NUnit2Report.Console/master/Report%20example/Report%20Example.png)