Top 20 NuGet Unit Testing Packages

SpecFlow+Runner - a smarter integration test runner for NUnit. Check the details on the website.
Through a fluent, extensible interface, NBuilder allows you to rapidly create test data, automatically assigning values to properties and public fields that are one of the built in .NET data types (e.g. ints and strings). NBuilder allows you to override for properties you are interested in using lam...
Machine.Specifications is a Context/Specification framework geared towards removing language noise and simplifying tests.
The Mailosaur .NET library lets you integrate email and SMS testing into your continuous integration process.
Make your Xunit test methods self-determine to report a "skipped" result. Useful for such cases as "not supported on this platform" results or other environmental inputs.
ASP.NET Core web server for writing and running tests. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d4eca39c3fc1944b2c6431bf6b22036bdb176c0d
Enables verification of complex models and documents.
Package Description
A set of extension methods for mocking HttpClient and IHttpClientFactory with Moq.
Allows for a [RetryFact(n)] or [RetryTheory(n)] attributes to be placed above tests in XUnit. This can be used to re-run a failed test up to n times, allowing for transient failures (e.g. network related) to be tolerated.
Data Contracts (DTOs) for all Gravity API Products.
Library that provides methods that will help you with mocking Entity Framework Core.
The NUnit Portable Agent provides an interface that allows test runners to load the NUnit Framework and run tests in an assembly without taking a dependency on a specific version of the framework.
Composite extension for Magenic's automation quick start framework. Includes all MAQS extensions.
Package Description
Package Description
Magenic's automation quick start framework
Magenic's automation quick start framework
Magenic's automation quick start framework
Adds relational support to the Microsoft EntityFrameworkCore in-memory database provider by mocking relational operations. EntityFrameworkCore.Testing v1.x = EntityFrameworkCore 2 (2.1.0+) EntityFrameworkCore.Testing v2.x = EntityFrameworkCore 3 EntityFrameworkCore.Testing v3.x = EntityFrameworkCor...