You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,9 @@ NUnit HTML Report Generator
3
3
4
4
This project is used to convert NUnit generated XML result files into a self-contained Bootstrap based HTML page.
5
5
6
+
##Example
7
+
[Click here to view the example output](http://htmlpreview.github.io/?https://github.com/JatechUK/NUnit-HTML-Report-Generator/blob/master/ExampleResults.html)
8
+
6
9
##Building
7
10
1. Open in Visual Studio 2012
8
11
2. Click Build > Build Solution
@@ -13,3 +16,5 @@ Included in the project is an example NUnit XML results file originally found at
This project is maintained by [Luke Browning]((http://github.com/luke-browning) on behalf of [Jatech]((http://github.com/JatechUK) and is released under the [GPLv2.0](https://raw.githubusercontent.com/JatechUK/NUnit-HTML-Report-Generator/master/LICENSE).
0 commit comments