NUnitV2.Core
2.7.1
dotnet add package NUnitV2.Core --version 2.7.1
NuGet\Install-Package NUnitV2.Core -Version 2.7.1
<PackageReference Include="NUnitV2.Core" Version="2.7.1" />
<PackageVersion Include="NUnitV2.Core" Version="2.7.1" />
<PackageReference Include="NUnitV2.Core" />
paket add NUnitV2.Core --version 2.7.1
#r "nuget: NUnitV2.Core, 2.7.1"
#addin nuget:?package=NUnitV2.Core&version=2.7.1
#tool nuget:?package=NUnitV2.Core&version=2.7.1
The NunitV2.Core package is aimed at third-party test runners that will normally include the assemblies directly in their own packages. It allows loading and running tests at a fairly low level.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on NUnitV2.Core:
Package | Downloads |
---|---|
AutoFixture.NUnit2
By leveraging the some features of NUnit, this extension turns AutoFixture into a declarative framework for writing unit tests. In many ways it becomes a unit testing DSL (Domain Specific Language). |
|
NBi.Framework.Tools
This package contains the NBi framework and references each dll to your project. This package is not intended to be directly used by end-users willing to create test-suites. Check the package NBi.VisualStudio, if you want to facilitate the usage of NBi from Visual Studio. NBi is a testing framework (add-on to NUnit) for Business Intelligence and Data Quality. It supports the Microsoft Data platform (SQL Server Database engine, SSIS, SSAS, SSRS) but also MySQL, PostgreSQL and other NoSQL solutions. |
|
NBi.Data3Sixty
This package contains the Data3Sixty extension for the testing framework NBi (check at http://www.nbi.io) |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on NUnitV2.Core:
Repository | Stars |
---|---|
mono/monodevelop
MonoDevelop is a cross platform .NET IDE
|
|
facebook/facebook-sdk-for-unity
The facebook sdk for unity.
|
This is the first release of the core assemblies as a separate package.