Top 20 NuGet unit Packages

A library to ease testing async code in .NET
UnitConv is a simple and easy to use unit conversion library. Supported platforms: - .NET Framework 4.5+ and 4.7+ - .NET Standard 2.0+
MongoUnitOfWork is an extensible library which implements the Unit of Work pattern on top of the Official MongoDB C# driver. It also supports multi-document transactions using two-phase commit as described in MongoDB documentation.
MongoDB.Fake is an in-memory implementation of IMongoClient, IMongoDatabase and IMongoCollection for unit test purposes.
A mockable wrapper for System.Net.Http.HttpClient.
A unit test adapter for Gherkin specifications.
A parser and test runner for the Gherkin language.
Automatic generation of C# code for Shouldly unit tests. Reads your test output and generates a matching test for each property in your model. An easy way to achieve 100% test coverage.
Clases básicas para iniciar un DbContext de Entity Framework Net. Core con los patrones Repositorio (Repository) y Unidad de Trabajo (Unit of Work) por defecto.
An experimental unit testing framework with custom fluent assertions.
Generic Repository and Unit of work pattern with EF.Core
Some base classes to include in almost every larger C# project
Easy to use, small, SignalR Core unit testing support with NUnit and Moq. Check my github for xUnit or MSTest version
PrettyTest provides nicer test explorer names for XUnit test cases. Unit test names are transformed using conventions to be more readable. Heavly inspired by the blogpost https://bitwiseguy.wordpress.com/2015/11/23/creating-readable-xunit-test-method-names-automatically/.
Una abstracción de Unit Of Work y Repository para iniciar el trabajo con Dapper.
Provides a unit testing API that ensures the API of your service remains backwards compatible.
Some test tools for specific MVVM needs