Skip to content

Releases: nunit/nunit3-vs-adapter

NUnit 3.4 Test Adapter

03 Jul 00:46

Choose a tag to compare

This release updates the adapter to use the NUnit 3.4.1 Test Engine and fixes a number of outstanding issues. See the release notes for details.

NUnit 3.2 VS Adapter

04 Jun 05:11

Choose a tag to compare

This release updates the adapter to use the NUnit 3.2.1 test engine and fixes a number of bugs. See the release notes for details.

NUnit 3.0 Test Adapter

19 Apr 01:39

Choose a tag to compare

This is the final release for NUnit 3.0 Test Adapter, with version number 3.0.10. See release notes in the wiki for details.

NUnit 3.0 VS Adapter CTP 9

03 Apr 00:26

Choose a tag to compare

Pre-release

This release fixes some issues in the previous CTP. See the Release Notes at https://github.com/nunit/docs/wiki/Adapter-Release-Notes for details.

This is expected to be the final CTP before the production release.

NUnit 3.0 Test Adapter CTP 8

02 Dec 20:38

Choose a tag to compare

Pre-release

This release of the adapter is an update to use NUnit 3.0.1, which solves several issues in the previous adapter release.

NUnit 3.0 Test Adapter CTP 7b

17 Nov 06:11

Choose a tag to compare

Pre-release

This fixes inconsistent version numbers in the ctp 7 release.

NUnit 3.0 Test Adapter CTP 7

16 Nov 19:34

Choose a tag to compare

Pre-release

This update adds no new functionality but updates the adapter to use the newly released NUnit 3.0 through the NUnit.Engine nuget package. Further development of 3.0 adapter will continue to use this stable release of NUnit.

NUnit 3.0 Test Adapter CTP 6

11 Nov 02:59

Choose a tag to compare

Pre-release

This release works with NUnit RC2 and corrects a critical error in CTP 5.

NUnit 3.0 Test Adapter CTP 5

10 Nov 01:52

Choose a tag to compare

Pre-release

This release of the NUnit 3 VS Test Adapter uses the NUnit 3 RC 2 release. Tests to be run using this adapter should be upgraded to the RC 2 release.

NUnit 3.0 Test Adapter CTP 4

21 Jul 04:40

Choose a tag to compare

Pre-release

This release updates the tests to use the beta-3 version of the framework. However, due to some issues in the beta-3 build of the core engine, the beta-2 engine continues to be used to run tests.

Tests that were skipped due to an attribute on the fixture are now correctly displayed in the VS Test Window. Debugging is facilitated by limiting execution to a single thread when a debugger is attached.