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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
NUnit HTML Report Generator
2
2
===========================
3
-
This project is used to convert NUnit generated XML result files into a self-contained Bootstrap 3 based HTML page. The page is designed to be responsive and viewable on mobile and desktop devices. It has been tested on Windows 8 under Chrome and IE and Chrome for Android.
3
+
This project is used to convert NUnit (V2) generated XML result files into a self-contained Bootstrap 3 based HTML page. The page is designed to be responsive and viewable on mobile and desktop devices. It has been tested on Windows 8 under Chrome and IE and Chrome for Android.
4
4
5
5
##Example
6
6
*[Click here to view the example output](http://htmlpreview.github.io/?https://github.com/JatechUK/NUnit-HTML-Report-Generator/blob/master/ExampleResults.html)
0 commit comments