Skip to main content
AutoFixture.AutoFakeItEasy package icon

AutoFixture.AutoFakeItEasy

This extension turns AutoFixture into an Auto-Mocking Container. The mock instances are created by FakeItEasy. To use it, add the AutoFakeItEasyCustomization to your Fixture instance.

Total Downloads
7.2M
7,159,565
Published
Feb 18, 2024
Latest stable version

Install

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

Frameworks

.NETFramework4.6.2 net5.0 .NETStandard2.0

Dependencies

AutoFixture
.NETFramework4.6.2
[5.0.0-preview0008, )
FakeItEasy
.NETFramework4.6.2
[6.0.0, 9.0.0)
[5.0.0-preview0008, )
[6.0.0, 9.0.0)
[4.3.4, )
AutoFixture
.NETStandard2.0
[5.0.0-preview0008, )
FakeItEasy
.NETStandard2.0
[6.0.0, 9.0.0)
[4.3.1, )

Adoption guide

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

This version is marked prerelease. Validate its API and upgrade path before production use.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

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.