Skip to content

NUnit 3.0 Visual Studio test adapter for use under VS 2012 or later

License

Notifications You must be signed in to change notification settings

slang25/nunit3-vs-adapter

 
 

Repository files navigation

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.

Developing

You need Visual Studio 2017 for building the adapter

You will get some failing tests (6) in VS, that is intended.

Use command line (Cake build):

build -t test

to get the right results, or exclude the tests from mock-assembly.

For more details see https://github.com/nunit/docs/wiki/Packaging-the-V3-Adapter

About

NUnit 3.0 Visual Studio test adapter for use under VS 2012 or later

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 98.0%
  • PowerShell 2.0%