Top 20 NuGet Packages depending on AutoFixture with Auto Mocking using Moq

Total dependencies: 53

Accelerates preparation of mocked structures for unit tests under xUnit2 by configuring AutoFixture data generation to use Moq. Gracefully handles recursive structures by omitting recursions.
Common utility libraries.
Common utility libraries.
Package Description
Package Description
Removes boilerplate code when unit testing argument checks
# EventFlow <img src="./icon-128.png" /> <a href="https://www.nuget.org/packages/EventFlow/"><img src="https://img.shields.io/nuget/v/EventFlow.svg?style=flat" /></a> <a href="https://gitter.im/rasmus/EventFlow?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge"><img src="ht...
Auk.CsharpBootstrapper Helps to bootstrap C# codes, an enhancement to DevMvcComponent
This package provides a fluent arrange, act, assert pattern that is enhanced with Moq and AutoFixture.
Extending AutoFixture.AutoMoq to automatically Setup all calls on a mocked interface or abstract class.
Bundles together various packages to use xUnit and Moq.
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
Auto-mocked Unit Testing with Local Functions 🐯 Use the traditional Unit Testing Frameworks to write TDD or BDD tests: ✔️ Arrange / Act / Assert ✔️ Given / When / Then ✔️ Context / Specification Use Moq to: ✔️ Mock / Fake / Stub
Helper methods collection. Explore functionality for increase coverage gain.
A collection of extensions for unit testing projects using xunit and AutoFixture.
This is a project template for .Net Core 3.1 API, pre-configured and ready to use with, 1. Autofac 5.2.0 registrations setup. 2. Ready Swagger 5.5.1 endpoint. 3. pre-Configured Serilog 2.9.0 console sinks. 4. pre-Configured AutoMapper 10.0.0. 5. pre-Installed Newtonsoft.Jso...
Helper methods collection. Explore functionality for increase coverage gain.
A fake HTTP message handler aimed at easing unit testing third party REST services