NUnit Plugin

This plugin allows you to 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.

No longer maintained in the Hudson community

This plugin has moved it's development to the Jenkins infrastructure, which can be found at the new Jenkins Wiki page. Please report issues and find the latest versions in the Jenkins community.

Changelog

Upcoming
Version 0.10 (Mar 18, 2010)
  • Plugin no longer throws an File exception when test case names contain <>|?* characters. (issue #5673)
Version 0.9 (Jan 31, 2010)
  • Update code for more recent Hudson
Version 0.8 (Apr 13, 2009)
  • 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
  • First version

Labels:

plugin-report plugin-report Delete
Enter labels to add to this page:
Wait Image 
Looking for a label? Just start typing.