Adds [AutoData] and [InlineData] attribute support to MSTest V2 unit tests.
Info
Version: | 1.0.0 |
Author(s): | Joshua Henninger |
Last Update: | Monday, March 16, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Henntech.AutoFixture.MSTest2 |
Install
Install-Package Henntech.AutoFixture.MSTest2
dotnet add package Henntech.AutoFixture.MSTest2
paket add Henntech.AutoFixture.MSTest2
Henntech.AutoFixture.MSTest2 Download (Unzip the "nupkg" after downloading)
Dependencies
- Henntech.AutoFixture(>= 1.0.0)
- MSTest.TestFramework(>= 2.0.0)
- NETStandard.Library(>= 1.6.1)