Top 20 NuGet Unit Testing Packages

Basic setup of integration testing
Metadata driven load and unit testing framework. Use in conjuction with the Prove suite of products to improve the quality and transparency of your development team's testing efforts.
Library that provides methods that will help you with mocking EntityFramework.
SpecFlow plugin for xUnit that provides conditional Ignore tests functionality
It installs Visual Studio project templates to be used when creating projects from .NET Core 'dotnet new' command line interface. Currently, it contains a project template for a NSpec test library targeting both .NET Core and .NET Frameowrk. NOTE: Even if template currently creates a project suppo...
Faster way to mock the objects, to verify them, to create poco objects
Includes a string extension method to validate a multi-line string to a multi-line string template. Includes functionality for providing an easy to ready print out of where the multi-line string does not match the template.
A minimalist unit testing package for use in console applications.
HttpLoadTesting http load generator web client
My Tested ASP.NET Core MVC is a powerful testing library providing easy fluent interface to test the ASP.NET Core MVC framework.
Abstraction for DateTime so it is testable
Provides execution plan testing for Sqlite. This allows you to unit test the `CommandBuilder.CommandText` property by actually sending it to the database and running an explain plan.
A Fody add-in to try and force NCrunch to follow xUnit parallelization strategies.
Expecto is a smooth test framework for F#, cloned from Fuchu with added functionality for making it easier to use.
Fluent Unit Test framework that allows you to define test methods as fluent lamda expressions instead of plain methods.