ParallelMsTest NuGet Package

Shifting left in performance testing with MS Test.

Substitute [TestMethod] for [ConcurrencyTest(4)] for 4 parallel execution threads. Use [LoadTest] to ramp up and run consecutive parallel threads for a given time period, and use [ParallelizationTest] to automaticly run a test that compares parallel execution time with single thread execution time.




Got any ParallelMsTest Question?





Info

Version: 2.0.0
Author(s): Jörgen Damberg
Last Update: Thursday, November 26, 2020
.NET Fiddle: Create the first Fiddle
Project Url: https://dev.azure.com/zington/ParallelMsTest
NuGet Url: https://www.nuget.org/packages/ParallelMsTest


Install
Install-Package ParallelMsTest
dotnet add package ParallelMsTest
paket add ParallelMsTest
ParallelMsTest Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

1.8

avg-downloads-per-day

0

days-since-last-release

1247