CrawlerLib.ConcurrencyTesting
0.3.5612.19510
dotnet add package CrawlerLib.ConcurrencyTesting --version 0.3.5612.19510
NuGet\Install-Package CrawlerLib.ConcurrencyTesting -Version 0.3.5612.19510
<PackageReference Include="CrawlerLib.ConcurrencyTesting" Version="0.3.5612.19510" />
<PackageVersion Include="CrawlerLib.ConcurrencyTesting" Version="0.3.5612.19510" />
<PackageReference Include="CrawlerLib.ConcurrencyTesting" />
paket add CrawlerLib.ConcurrencyTesting --version 0.3.5612.19510
#r "nuget: CrawlerLib.ConcurrencyTesting, 0.3.5612.19510"
#addin nuget:?package=CrawlerLib.ConcurrencyTesting&version=0.3.5612.19510
#tool nuget:?package=CrawlerLib.ConcurrencyTesting&version=0.3.5612.19510
Crawler-Lib Concurrency Testing allows to write unit tests with multiple threads to test the concurrency behavior of components.
It has synchronization mechanisms to control the workflow of the threads and to record the execution steps. It is also possible to use it for client/server tests.
It can be used in conjunction with any unit test framework or with handwritten tests.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.3.5612.19510 | 6,107 | 5/14/2015 |
0.2.5482.39415 | 71,993 | 1/4/2015 |
0.1.5478.28306 | 1,671 | 12/31/2014 |
Refactoring to fit better in BDD and TDD scenarios.
Breaks completely with previous Versions 0.2.5482.39415 and 0.1.5478.28306