Top 20 NuGet Unit Testing Packages

A testing suite for testing UX functionality of web apps.
Hierarchical categories for NUnit. Supports .NET Framework 4.0+ and .NET Core/Standard 2.0+. NUnitExtras.HierarchicalCategories on GitHub: https://github.com/YevgeniyShunevych/nunitextras-hierarchicalcategories
Helpers for testing events with Muflone
Builds on top of the command framework to enable the concepts of reproducability of a command and, in extension, remotability. With the addition of json serialization this allows the transformation of all commands to json and back to instance.
Defines primers and derivables that creates a concrete command-based context invocation framework. Includes module composition that integrates contexts with event-publishing and consuming, as well as the transformation to commands and the orchestration of those. This framework is developed with te...
CLI tool for Gherkin based Test Fixtures
A library for unit testing AspNetCore routes
A chaos testing library for .NET. Ruh Roh allows you to reconfigure your dependencies (like an HTTP service) in order to simulate service outages, slow network connections, and so on. This can help to improve your software and allows for testing these - and more! - scenarios without having to actual...
Parallel Testing Framework
A BDD library for testing C# code.
Allows to run simple SMTP server stub on selected port
Write xUnit v2 XML Result files without xUnit.
A set of abstractions to help make file system interactions testable.
xUnit test runner for Kekiri
NUnit test runner for Kekiri
Provides helper classes and methods for xUnit.
Auto Health Check Application Insight Integration.
Auto-mocked Unit Testing with Local Functions 🐯 Use the traditional Unit Testing Frameworks to write TDD or BDD tests: ✔️ Arrange / Act / Assert ✔️ Given / When / Then ✔️ Context / Specification Use NSubstitute to: ✔️ Mock / Fake / Stub