Extends XUnit test framework with parametrized test case classes per fixture.
Info
Version: | 0.1.2 |
Author(s): | Vytautas Mackonis |
Last Update: | Friday, May 9, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/vytautas-mackonis/xUnit.Paradigms |
NuGet Url: | https://www.nuget.org/packages/xUnit.Paradigms |
Install
Install-Package xUnit.Paradigms
dotnet add package xUnit.Paradigms
paket add xUnit.Paradigms
xUnit.Paradigms Download (Unzip the "nupkg" after downloading)
Dependencies
- xunit.extensions(1.9.2)
Tags