Top 20 NuGet Packages depending on AutoFixture

Total dependencies: 201

A bootstrapper for 'Test' projects in Naos.
An AutoFixture customization that lazy-loads navigation properties on Entity Framework objects. See https://github.com/ruskindantra/AutoFixture.AutoEntityFramework for the port to .Net Standard
This contains a very useful extension method for AutoFixture that allows you to OmitRecursion, (if a class has multiple nested objects, and/or self-reference, this simple extension method allows you to provent this from being an issue)
Package Description
Package Description
Package Description
Package Description
An AutoFixture customization that lazy-loads navigation properties on Entity Framework objects. See https://github.com/alexfoxgill/AutoFixture.AutoEntityFramework
Bundles together various packages to use xUnit and Moq.
Improving web api, mvc, and mediatr integration
Common library (with base page-object's) for integration with Kepler - QA tool for screenshot-based testing.
This small package contains XUnit extensions: AutoNSubstituteDataAttribute and InlineAutoNSubstituteDataAttribute.
Asp.Net Core Swagger Integration with Miruken
Created on 2018-05-25 14:04
Created on 2018-05-25 13:43
This package allows you to monkey-test your functions, by providing wide-ranging values for function arguments (Null, Default, Min, Max, Random). It lets you use all combinations of these values for your tests as well.
Classes to randomly generate data for unit tests. Powered by AutoFixture.
By leveraging some features of MSTest, this extension turns AutoFixture into a declarative framework for writing unit tests. In many ways it becomes a unit testing DSL (Domain Specific Language).
A set of tools to make the arrange phase of unit and integration tests for projects in .Net simpler. Find usage documentation here: https://github.com/johnkuefler/DotnetTestUtils
The purpose of this project is to allow that Autofixture to create your Akka.Net actors in your tests with Xunit2.