Plugin Information
| Plugin ID |
nunit |
| Latest Release |
0.8 |
| Latest Release Date |
Apr 13, 2009 |
| Changes in Latest Release |
via Fisheye |
| Maintainer(s) |
n/a (java.net id: hudson) |
| Issue Tracking |
Open Issues |
This plugin allows you publish NUnit test results
This plugin makes it possible to import NUnit reports from each build into Hudson so they are displayed with a trend graph and details about which tests that failed.
Changelog
Version 0.8
- Re-inserted the dropped exception strings. Note, that this version requires Hudson 1.298 (issue #3427)
Version 0.7
- Removed dependency of maven plugin, this will fix the issue not being able to use the plugin with Hudson 1.296 (issue #3427)
Version 0.6
- Plugin now merges JUnit and NUnit test results into one test report (issue #1091)
- NUnit file report pattern can not cope with spaces in paths (issue #1175)
Version 0.5
- Fixed so the plugin works on a remote agent
- More error tolerant XSL transformation (issue #1077)
Version 0.4
- Removed exception throwing when no test reports could be found
Version 0.3
- Fixed so the plugin calls the correct method in JUnit archiver. (issue #1016)
- Made sure that NUnit record archiver runs before other notification plugins (issue #947)
- Fixed so the number of skipped tests in the NUnit report is copied to the JUnit reports.
Version 0.2.3
- Fixed a problem when removing the temporary JUnit reports that occurred on windows.
Version 0.2.2
- Removes the transformed JUnit reports after they have been recorded by the JUnitArchiver
Version 0.2.1
- Splits the transformed JUnit file in code instead of using the <redirect> feature in Xalan. (Fixes issue #892)
Version 0.2
- Splits the NUnit report file into several JUnit files to fix the problem that the file name is shown instead of the namespaces.
Version 0.1