Top 20 NuGet Unit Testing Packages

Simple and flexibly test tool for .NET. Supported platforms: - Visual Studio IDE vstest - Visual Studio Test Platform
Would you like to write simple and clean specs around your ASP.NET MVC controllers, filters, and helpers? All you need is SpecsFor and this package!
SpecsFor is a light-weight Behavior-Driven Development framework that focuses on ease of use for developers by minimizing testing friction.
A simple http server for using in test projects which test .net core based projects. It was tested with Visual Studio 2015 Update 3 and xUnit.
An xUnit TestFramework that uses Autofac to resolve tests and their dependencies
Library to substitute/restore objects with mocks/spies (surrogates) in a Spring.NET IoC object component graph
System-level script objects for testing in JavaScript. Provides an Assert object to support coding of unit tests. -- Released as a zipped archive or as a NuGet package.
This package includes the nunit.core.engine assembly, which may be used by runner programs that need to load and run tests within the same process as an alternative to the full engine. It is particularly suited for use by device runners. Third party runners that set up their own process for executi...
NoFake is a Unit Test helper library that provides an opportunity to create a real test environment. It creates real objects in a current testing scope instead of simulating them as mocks\stubs libraries do. For example, if test method requires some folder to have a list of specific file...
TestRail integration for Storyteller
A framework for running stress tests against random generators, including assertions of event spacing
Easily mock the communication endpoints of BizTalk integrations for testing purposes.
Update of the original NDbUnit SQL client for .Net Standard 2.0
Dependencies for the Character Copy Kata
Command line tool used to measure REST API test coverage. Tool takes StoryLine.Rest tests execution report and compares it to API information stored in Swagger document.
Method Chaining base UnitTesting Extensions for NUnit
TestWell is a framework for spinning up environments for the purpose of local integration testing.
Recipe to Connect Storyteller to ASP.Net Core 2.* Systems