Some tools to simplify Fixtures and Mocks in Unit Tests using AutoFixture.
Info
| Version: | 1.0.3.1 |
| Author(s): | Jean-Marc Weeger |
| Last Update: | Tuesday, May 28, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/jmw-fr/Jmw.AutoFixture |
| NuGet Url: | https://www.nuget.org/packages/Jmw.AutoFixture |
Install
Install-Package Jmw.AutoFixture
dotnet add package Jmw.AutoFixture
paket add Jmw.AutoFixture
Jmw.AutoFixture Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoFixture(>= 4.8.0)
- Moq(>= 4.10.1)
Tags