A small library to add a MemberData attribute to XUnit that can accept ValueTuples as its data source.
Info
Version: | 1.0.1 |
Author(s): | Chris3606 |
Last Update: | Saturday, August 31, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/XUnit.ValueTuples |
Install
Install-Package XUnit.ValueTuples
dotnet add package XUnit.ValueTuples
paket add XUnit.ValueTuples
XUnit.ValueTuples Download (Unzip the "nupkg" after downloading)
Dependencies
net471
- xunit.extensibility.core(>= 2.4.1)
- xunit.extensibility.core(>= 2.4.1)
- xunit.extensibility.core(>= 2.4.1)
Tags