Experiment is a base library to support parameterized tests with auto data.
Info
Version: | 3.0.2 |
Author(s): | Jin-Wook Chung |
Last Update: | Wednesday, April 13, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jwChung/Experimentalism |
NuGet Url: | https://www.nuget.org/packages/Experiment.Xunit |
Install
Install-Package Experiment.Xunit
dotnet add package Experiment.Xunit
paket add Experiment.Xunit
Experiment.Xunit Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoFixture(>= 3.18.7)
- xunit.extensions(>= 1.9.0.1566)
Tags