Adds Moq support to AutoFixture-generated test dependencies via the [AutoMoq] attribute.
Info
Version: | 1.2.0 |
Author(s): | Joshua Henninger |
Last Update: | Wednesday, October 26, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jayhenn/ByteStudio.AutoFixture |
NuGet Url: | https://www.nuget.org/packages/ByteStudio.AutoFixture.AutoMoq |
Install
Install-Package ByteStudio.AutoFixture.AutoMoq
dotnet add package ByteStudio.AutoFixture.AutoMoq
paket add ByteStudio.AutoFixture.AutoMoq
ByteStudio.AutoFixture.AutoMoq Download (Unzip the "nupkg" after downloading)
Dependencies
- ByteStudio.AutoFixture(>= 1.1.0)
- AutoFixture.AutoMoq(>= 4.11.0)
- NETStandard.Library(>= 1.6.1)