Adds [AutoData] and [InlineData] attribute support to MSTest V1 unit tests.
Info
Version: | 2.1.0 |
Author(s): | Joshua Henninger |
Last Update: | Wednesday, October 26, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jayhenn/ByteStudio.AutoFixture |
NuGet Url: | https://www.nuget.org/packages/ByteStudio.AutoFixture.MSTest1 |
Install
Install-Package ByteStudio.AutoFixture.MSTest1
dotnet add package ByteStudio.AutoFixture.MSTest1
paket add ByteStudio.AutoFixture.MSTest1
ByteStudio.AutoFixture.MSTest1 Download (Unzip the "nupkg" after downloading)
Dependencies
- ByteStudio.AutoFixture(>= 1.1.0)
- MSTest.TestFramework(>= 1.4.0)
- NETStandard.Library(>= 1.6.1)