Top 20 NuGet test Packages

An open source utility to turn object graphs into strings. Automate your ToString and unit tests asserts.
Abp.AspNetCore.TestBase
It's what a Mocking Framework should be. Powerful. And it's the first of its kind.
Running Hopac jobs from Expecto
NDbUnit Core Services; not intended to be consumed by itself
Machine.Specifications.Runner.Utility provides a version independent runner for the Context/Specification framework Machine.Specifications
Unit tests will often need to assert that a sizeable amount of data matches an expectation, and this is difficult with only the traditional style of assertion. You essentially have the choice of writing a long list of simple assertions, or concatenating the output into a string and using a single as...
This package includes the NUnit 3.4.1 framework assembly, which is referenced by your tests. It also includes a test runner adapter that is used by TestDriven.Net when executing tests. The adapter is named 'nunit.framework.dll.tdnet' and must live in the same directory as the referenced 'nunit.frame...
UI Automation Framework using SpecFlow and Selenium WebDriver
RhinoMocks auto mocking integration for Stashbox.
A framework for running stress tests against random generators
Methods and extensions for prime number detection and discovery. Part of the "Open" set of libraries.
Bringing Jest-esque Snapshot testing to C# See Project Site for more details
Bringing Jest-esque Snapshot testing to C# See Project Site for more details
C++ Google test and Google mock libraries compiled as static libraries for Windows using v141 Visual C++ toolset.
An XrmToolBox plugin that can be used to generate the XRM form model for xrm-mock test framework.
This package contains experimental support for configuring parts of the test engine by using ${xmlunit.KEYWORD} sequences inside the control document.
Provides unit testing helper classes using the Repository Pattern to communicate with a database using Entity Framework 5.
Automated Snapshottesting for .NET
Library for adapting the test environment to Given-When-Then