Releases: nunit/nunit3-vs-adapter
NUnit 3.4 Test Adapter
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
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
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
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
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
This fixes inconsistent version numbers in the ctp 7 release.
NUnit 3.0 Test Adapter CTP 7
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
This release works with NUnit RC2 and corrects a critical error in CTP 5.
NUnit 3.0 Test Adapter CTP 5
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
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.