xunit.parallel provides an xunit test framework which enables per-method parallelism.
Info
| Version: | 1.0.1-pre1 |
| Author(s): | Thomas Galliker |
| Last Update: | Monday, December 5, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/thomasgalliker/xunit.parallel |
| NuGet Url: | https://www.nuget.org/packages/xunit.parallel |
Install
Install-Package xunit.parallel
dotnet add package xunit.parallel
paket add xunit.parallel
xunit.parallel Download (Unzip the "nupkg" after downloading)
Dependencies
- xunit(>= 2.1.0)
Tags