AutoFixture 4.18.1 — NuGet Package for .NET
AutoFixture 4.18.1 NuGet package for .NET. AutoFixture makes it easier for developers to do Test-Driven Development by automating non-relevant Test…
Authors: Mark Seemann, AutoFixture
Total downloads: 304,351,256
Project URL: https://github.com/AutoFixture/AutoFixture
License: https://www.nuget.org/packages/AutoFixture/4.18.1/license
Install AutoFixture 4.18.1
.NET CLI
dotnet add package AutoFixture --version 4.18.1
Package Manager Console
Install-Package AutoFixture -Version 4.18.1
PackageReference (csproj)
<PackageReference Include="AutoFixture" Version="4.18.1" />
View full details, downloads chart, dependencies and version history on NuBrowse.