A .NET Standard library for test base class to short hand usage of AutoFixture.
Info
Version: | 1.1.0 |
Author(s): | JereStay |
Last Update: | Sunday, June 14, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/JereStay/FixtureTest |
NuGet Url: | https://www.nuget.org/packages/FixtureTest |
Install
Install-Package FixtureTest
dotnet add package FixtureTest
paket add FixtureTest
FixtureTest Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoFixture(>= 4.11.0)