Skip to content

Releases: nunit-legacy/nunitv2

NUnit 2.7.1

19 Aug 14:35
85eb2b5
Compare
Choose a tag to compare

The primary purpose of this release is to add an ID filter to the set of filters supported by NUnit V2. This filter type is not used by any of the V2 runners and is intended for use by the V2 driver used when running V2 tests under NUnit 3 using the TestCentric GUI runner, which requires this type of filter.

What's Changed

  • Only look for nunit.framework version 2 assemblies by @cyanite in #73
  • Create an ID filter for use by v2 framework driver by @CharliePoole in #76

Full Changelog: 2.7.0...2.7.1

NUnit 2.7.0

10 Aug 16:59
cdfd4b0
Compare
Choose a tag to compare

Release 2.7.0 drops a number of NUnit programs that have not been supported for a while or are available elsewhere:

  • NUnit Mocks
  • pNUnit
  • NUnit Project editor (available as a separate project)

What's Changed

Full Changelog: 2.6.7...2.7.0

NUnit 2.6.7

07 Jul 05:45
b5109be
Compare
Choose a tag to compare

The principal focus of this release is to make the compatibility report work when run against older versions of the framework. Rather than causing an error, the report is now degraded gracefully so that only issues detected by the test runner are shown. Additional issues are listed when the tests are rebuilt against NUnit 2.6.5 or greater.

What's Changed

Full Changelog: 2.6.6...2.6.7

NUnit 2.6.6

04 May 00:49
Compare
Choose a tag to compare

This is an incremental improvement on NUnit 2.6.5, mostly focused on improving the build, which is now Cake-based. A single new NUnit 3 compatibility warning was added as well.

What's Changed

Full Changelog: 2.6.5...2.6.6

NUnit 2.6.5

20 Apr 03:18
233b645
Compare
Choose a tag to compare

This is the first release of NUnit under the NUnit Legacy project. It primarily aims at providing features that will assist users in making their tests more compatible with NUnit 3.

What's Changed

Full Changelog: 2.6.4...2.6.5