NUnit3TestAdapter.AxoCover
1.0.3
dotnet add package NUnit3TestAdapter.AxoCover --version 1.0.3
NuGet\Install-Package NUnit3TestAdapter.AxoCover -Version 1.0.3
<PackageReference Include="NUnit3TestAdapter.AxoCover" Version="1.0.3" />
paket add NUnit3TestAdapter.AxoCover --version 1.0.3
#r "nuget: NUnit3TestAdapter.AxoCover, 1.0.3"
// Install NUnit3TestAdapter.AxoCover as a Cake Addin #addin nuget:?package=NUnit3TestAdapter.AxoCover&version=1.0.3 // Install NUnit3TestAdapter.AxoCover as a Cake Tool #tool nuget:?package=NUnit3TestAdapter.AxoCover&version=1.0.3
A package including the NUnit 3 TestAdapter for Visual Studio 2012 onwards. With this package you don't need to install the VSIX adapter package, and you don't need to upload the adapter to your TFS server.
Note that this package ONLY contains the adapter, not the NUnit framework. You must also get the framework. You only need one such package for a solution.
The package works with Visual Studio 2012 and newer.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on NUnit3TestAdapter.AxoCover:
Repository | Stars |
---|---|
axodox/AxoCover
Nice and free .Net code coverage support for Visual Studio with OpenCover.
|
Version | Downloads | Last updated |
---|
This release works with NUnit 3.0 and higher only.