pNUnit 2.6.4
dotnet add package pNUnit --version 2.6.4
NuGet\Install-Package pNUnit -Version 2.6.4
<PackageReference Include="pNUnit" Version="2.6.4" />
paket add pNUnit --version 2.6.4
#r "nuget: pNUnit, 2.6.4"
// Install pNUnit as a Cake Addin #addin nuget:?package=pNUnit&version=2.6.4 // Install pNUnit as a Cake Tool #tool nuget:?package=pNUnit&version=2.6.4
PNUnit provides a way to test applications composed of distributed, communicating components. It was developed by the folks at Codice Software for their internal use and contributed to NUnit.
Note that pNUnit is not intended for running tests in parallel simply to make them run faster. It requires careful setup of each parallel test using an XML description of the individual cooperating tests.
This package includes only the pNUnit framework assembly, which is referenced by your tests. Executing the tests requires using the pNUnit launcher, which is distributed as part of the NUnit.Runners package.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.6.4 | 985 | 12/17/2014 |
2.6.3 | 810 | 10/11/2013 |
2.6.2 | 439 | 10/23/2012 |
2.6.1 | 140 | 8/5/2012 |
2.6.0.12054 | 143 | 2/24/2012 |