Release date: 10 Feb 2020
- [SECURITY-1752] Disabled external entity processing for NUnit XML parser.
Release date: 8 Jun 2019
- [PR#20] Fix parallel publishing of NUnit test results
Release date: 22 Jan 2019
- Don't overwrite previously recorded tests results if another publishing was called but no files were found by the provided filter
Release date: 7 Mar 2018
- Fix xsl for output matching.
- Update with test from issue.
Release date: 17 November 2017
- [JENKINS-5674] Fix issue with parameterized test names.
- Show inconclusive tests as skipped.
- [JENKINS-13471] Fix test names not showing up in the correct namespace.
- [JENKINS-23484] Added ability to set health scale factor.
Release date: 12 July 2017
- [JENKINS-44811] Added explicit LICENSE file.
- [JENKINS-44527] Fixed issue with filenames becoming too long.
- [JENKINS-17521] Fixed issue with invalid characters in XML.
Release date: 3 May 2017
- [JENKINS-33493] Fix issue when nunit xml file has a BOM.
Release date: 27 April 2017
- [JENKINS-27618] Add support for NUnit3 output files.
- [JENKINS-27906] Added easier usage for pipeline.
- You can now use 'nunit' as the step instead of step().
- [JENKINS-34452] Fix issue with exception if there are no tests.
- [JENKINS-42967] Fixed issue with failIfNoResults.
Release date: 26 August 2016
- [JENKINS-27618] Workflow support for NUnit plugin.
- Bumped up Jenkins parent to 1.580.1.
- Added junit-plugin-1.13 as dependency.
Release date: 6 June 2015
- Do not wait for checkpoint from previous build.
Release date: 24 July 2014
- [JENKINS-14864] NUnit Plugin 0.14 - won't merge multiple xmls.
- [JENKINS-18642] Job build is marked as failed if NUnit test result contains only ignored tests.