Simple test fixture pattern.
Info
| Version: | 1.0.3 |
| Author(s): | Alex Haslehurst |
| Last Update: | Tuesday, August 28, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/axle-h/fluent-fixture |
| NuGet Url: | https://www.nuget.org/packages/FluentFixture |
Install
Install-Package FluentFixture
dotnet add package FluentFixture
paket add FluentFixture
FluentFixture Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoFixture(>= 4.5.0)
- Autofac.Extras.Moq(>= 4.2.0)
- FluentAssertions(>= 5.4.1)
- Microsoft.Extensions.Caching.Abstractions(>= 2.1.2)
- Microsoft.Extensions.Logging.Abstractions(>= 2.1.1)
- Microsoft.Extensions.Options(>= 2.1.1)
Tags