749f9e6961
Replace Gitter badge with Slack invite link |
||
---|---|---|
lib | ||
nuget | ||
src | ||
tools | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
CODE_OF_CONDUCT.md | ||
LICENSE.txt | ||
NUnitTestAdapter.sln | ||
NUnitTestAdapter.sln.DotSettings | ||
NuGet.Config | ||
Osiris.Extended.ruleset | ||
Rebracer.xml | ||
appveyor.yml | ||
build.cake | ||
build.cmd | ||
build.ps1 | ||
readme.md |
readme.md
NUnit Test Adapter for Visual Studio, for NUnit 2.X
The NUnit Test Adapter only runs NUnit 2.X tests in Visual Studio 2012 and newer.
Note that it does not run NUnit 3.X tests. For that, you need the NUnit3TestAdapter
Please consider moving your code to use NUnit3. This adapter is only maintained to support newer versions of Visual Studio, and is very rarely updated. We might fix an occasional bug if it is critical.
You can download the latest release version
Support
Ask support questions or raise an issue
License
The NUnit Test Adapter is Open Source software released under the .
Documentation
The NUnitTestAdapter wiki is the best place to start.
Also check the release notes.