NUnitV2.Core
2.7.1
Install-Package NUnitV2.Core -Version 2.7.1
dotnet add package NUnitV2.Core --version 2.7.1
<PackageReference Include="NUnitV2.Core" Version="2.7.1" />
paket add NUnitV2.Core --version 2.7.1
#r "nuget: NUnitV2.Core, 2.7.1"
// Install NUnitV2.Core as a Cake Addin
#addin nuget:?package=NUnitV2.Core&version=2.7.1
// Install NUnitV2.Core as a Cake Tool
#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 |
---|---|
.NET Framework | net |
This package has no dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on NUnitV2.Core:
Package | Downloads |
---|---|
NBi.Framework
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.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 (1)
Showing the top 1 popular GitHub repositories that depend on NUnitV2.Core:
Repository | Stars |
---|---|
mono/monodevelop
MonoDevelop is a cross platform .NET IDE
|
This is the first release of the core assemblies as a separate package.