Skip to main content
AutoFixture.AutoMoq package icon

AutoFixture.AutoMoq

This extension turns AutoFixture into an Auto-Mocking Container. The mock instances are created by Moq. To use it, add the AutoMoqCustomization to your Fixture instance. Read more at http://blog.ploeh.dk/2010/08/19/AutoFixtureAsAnAutomockingContainer.aspx

Total Downloads
103.4M
103,374,665
Published
Apr 9, 2013
Latest stable version

Install

.NET CLI
dotnet add package AutoFixture.AutoMoq --version 3.0.8
Package Manager Console
Install-Package AutoFixture.AutoMoq -Version 3.0.8
PackageReference
<PackageReference Include="AutoFixture.AutoMoq" Version="3.0.8" />

Frameworks

No framework metadata available.

Dependencies

[3.0.8, )
moq
Any
[3.1.0, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.