NUnit3 Test Adapter

Test adapter for running NUnit tests in Visual Studio, dotnet test, and other VSTest-compatible test runners.

API entry from apis.yml

apis.yml Raw ↑
aid: nunit:nunit3-test-adapter
name: NUnit3 Test Adapter
description: Test adapter for running NUnit tests in Visual Studio, dotnet test, and other VSTest-compatible
  test runners.
humanURL: https://docs.nunit.org/articles/vs-test-adapter/Index.html
tags:
- Visual Studio
- Test Adapter
- VSTest
properties:
- type: Documentation
  url: https://docs.nunit.org/articles/vs-test-adapter/Index.html
- type: NuGet Package
  url: https://www.nuget.org/packages/NUnit3TestAdapter
- type: Source Code
  url: https://github.com/nunit/nunit3-vs-adapter