Top 20 NuGet unit Packages

Moq auto mocking integration for Stashbox.
Run your xunit-based tests on an STA thread with the WPF Dispatcher, a WinForms SynchronizationContext, or even a cross-platform generic UI thread emulation with a SynchronizationContext that keeps code running on a "main thread" for that test. Simply use [WpfFact], [WinFormsFact], [StaFact] or the...
Generalized assertion library, covering argument, operation, and unit test assertions.
A library to make things cross-platform that should be.
A library to make things cross-platform that should be.
A library to make things cross-platform that should be.
Logs test run information to PocketLogger and, optionally, to a log file.
A library to make things cross-platform that should be.
A library to make things cross-platform that should be.
A library to make things cross-platform that should be.
A library to make things cross-platform that should be.
A library to make things cross-platform that should be.
A library to make things cross-platform that should be.
This is a FluentAssertions extension over the HttpResponseMessage object. It provides assertions specific to HTTP responses and outputs rich erros messages when the tests fail, so less time with debugging is spent.
Utilities to streamline unit testing in Dynamics CRM 365 by faking the IOrganizationService against an In-Memory context which runs blazing fast.
A plugin for Microsoft.EntityFrameworkCore to support repository, unit of work patterns, and multiple database with distributed transaction supported.
Library for running Xamarin.Forms inside of unit tests
The NmpCore Task can be used to run the .NET Memory Profiler tool NmpCore as an MsBuild task. It will automatically run NmpCore after build for all profiler projects (.prfproj) in the project that are marked with the Build Action "NmpCore". To run unit tests using NmpCore, it is recommen...
Breakdance is a testing framework for managing the dangerous dance of shipping public APIs. This package contains helper classes for testing any WebAPI endpoint. These classes make it super easy to craft HTTP requests to your API at test time. Commonly used types: System.Net.Http.HttpCl...
Breakdance is a testing framework for managing the dangerous dance of shipping public APIs. This package helps generate public API reports for any .NET assembly, and compare them against a prior unit test run. That way, if something in the API surface changed, the unit test will fail. C...