MSTest Adapter for AutoFixture.
Info
Version: | 1.2.0 |
Author(s): | Mike Robbins |
Last Update: | Tuesday, June 2, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Komainu.AutoFixture.MSTest |
Install
Install-Package Komainu.AutoFixture.MSTest
dotnet add package Komainu.AutoFixture.MSTest
paket add Komainu.AutoFixture.MSTest
Komainu.AutoFixture.MSTest Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoFixture(>= 4.11.0)
- MSTest.TestFramework(>= 2.1.1)