зеркало из
1
0
Форкнуть 0
NUnit 3.0 Visual Studio test adapter for use under VS 2012 or later
Перейти к файлу
Rob Prouse 2c5e3d748a Updating cake build so packaging no longer depends on building 2016-11-14 20:54:38 -05:00
demo Modify nuget package to be a tool 2016-10-21 22:17:51 -07:00
nuget Setting version of all assemblies to 3.6.0 2016-11-12 13:45:41 -08:00
src Updating cake build so packaging no longer depends on building 2016-11-14 20:54:38 -05:00
tools Updating cake build so packaging no longer depends on building 2016-11-14 20:54:38 -05:00
.editorconfig Add editor settings files 2014-11-09 12:10:19 -05:00
.gitattributes Merge changes from drognanar:runsettings 2016-10-27 16:19:41 -07:00
.gitignore Updating cake build so packaging no longer depends on building 2016-11-14 20:54:38 -05:00
LICENSE.txt Add license; remove nant script; fix vsix naming 2016-07-05 09:44:58 -07:00
NUnit3TestAdapter.sln Rename the adapter install directory 2016-11-14 19:39:08 -05:00
NUnit3TestAdapter.sln.DotSettings Rename projects; update packaging scripts 2015-03-26 19:20:27 -07:00
NuGet.Config Added AppVeyor CI Feed 2015-12-27 11:42:55 -05:00
Osiris.Extended.ruleset Updated version numbers to 1.1 2014-05-11 22:39:40 +02:00
README.md Updating copyright and fixing grammer in Readme 2016-11-12 17:22:57 -05:00
Rebracer.xml Switched to using a Nuget package but the version of the assembly I have is not compiling 2015-12-27 10:34:58 -05:00
appveyor.yml Add deployment to script 2016-10-27 17:12:27 -07:00
build.cake Updating cake build so packaging no longer depends on building 2016-11-14 20:54:38 -05:00
build.cmd Add build.cake script 2016-07-04 15:02:18 -07:00
build.ps1 Update Cake to 15.2 and remove nuget.exe from Git 2016-10-20 18:30:54 -07:00

README.md

NUnit 3 VS Test Adapter

The NUnit 3 Test Adapter runs NUnit 3.x tests in Visual Studio 2012 and newer.

This adapter works with NUnit 3.0 and higher only. Use the NUnit 2 Adapter to run NUnit 2.x tests.

License

The NUnit 3 Test Adapter is Open Source software released under the MIT license.