Simple test fixture pattern.
Info
| Version: | 1.1.35 |
| Author(s): | Alex Haslehurst |
| Last Update: | Sunday, August 25, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/axle-h/given-fixture |
| NuGet Url: | https://www.nuget.org/packages/given-fixture |
Install
Install-Package given-fixture
dotnet add package given-fixture
paket add given-fixture
given-fixture Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoFixture(>= 4.11.0)
- Autofac.Extras.Moq(>= 4.3.0)
- Bogus(>= 28.0.2)
- FluentAssertions(>= 5.8.0)
Tags