CodeJam.PerfTests.xUnit provides xUnit support for BenchmarkDotNet-driven performance tests.
Info
Version: | 0.1.4-beta1 |
Author(s): | ig-sinicyn |
Last Update: | Monday, June 12, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rsdn/CodeJam |
NuGet Url: | https://www.nuget.org/packages/CodeJam.PerfTests.xUnit |
Install
Install-Package CodeJam.PerfTests.xUnit
dotnet add package CodeJam.PerfTests.xUnit
paket add CodeJam.PerfTests.xUnit
CodeJam.PerfTests.xUnit Download (Unzip the "nupkg" after downloading)
Dependencies
- CodeJam.PerfTests.Core(>= 0.1.41)
- xunit(>= 2.2.0)
Tags