Info
Version: | 1.0.0-CI00003 |
Author(s): | frblondin |
Last Update: | Sunday, September 11, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/frblondin/MSTest.TestFramework.AdvancedDataRow |
NuGet Url: | https://www.nuget.org/packages/MSTest.TestFramework.AdvancedDataRow |
Install
Install-Package MSTest.TestFramework.AdvancedDataRow
dotnet add package MSTest.TestFramework.AdvancedDataRow
paket add MSTest.TestFramework.AdvancedDataRow
MSTest.TestFramework.AdvancedDataRow Download (Unzip the "nupkg" after downloading)
Dependencies
- MSTest.TestFramework(>= 1.0.1)
Tags
Simply apply the AdvancedDataTestMethod and MemberDataMethod/ClassData/InlineData attributes on the method.