Top 20 NuGet Unit Testing Packages

Contributions to the Headless Chrome .NET API 🌐🧪 ✔️ PuppeteerSharp.Contrib.Extensions is a library with extension methods for writing tests with the Puppeteer Sharp API. ✔️ It provides a convenient way to write readable and robust browser tests in .NET 📄 https://hlaueriksson.me/PuppeteerSharp.Co...
D365 Extension for SpecFlow allows you to automatically test your Dynamics 365 CE implementation. It provides a broad set of SpecFlow steps to help you create your scripts very rapidly. It leverages the EasyRepro library from Microsoft for the User Interface related tests.
Transforms a xUnit.net v2 XML test results file into a JUnit test results file.
Bard.Db is a .NET library for running docker database instances from .net code for testing.
NUnit console and Visual Studio runner for .NET Core and .NET 4.5.1+
Bringing Jest-esque Snapshot testing to C#. See Project Site for more details
Sourcery for SauceLabs - Unlocking SauceLabs capability.
Fluent.Infrastructure is an infrastructure that unites Controller, Service, Repository, Validation and automation integration testing with the aim of accelerating the development of organized systems, causing major operations become simple and quick to implement. Cache control and logic exclusion ar...
A simple http server for using as a mock in test projects
C#/.NET package containing a set of Atata components for automated web testing integration with Kendo UI HTML Framework. Works with Kendo UI components for jQuery, Angular, React, Vue, ASP.NET MVC and ASP.NET Core. The package targets .NET Standard 2.0, which supports .NET 5+, .NET Framework 4.6.1...
Provides a MSTest base class for tests based on Microsoft.Extensions.DependencyInjection. Use common Startup.cs patterns like ConfigureServices(...) and Configure(...) to setup your tests. Includes TestContext properties in configuration and enables TestContext logging.
ReportUnit is a report generator for the test-runner family. It uses stock reports from NUnit, MSTest, xUnit, TestNG and Gallio and converts them HTML reports with dashboards.
The EventSource Analyzer is part of the Semantic Logging Application Block. It can be incorporated into your automated tests to help validate your EventSource instances.
Windows EnvironmentModel for testcases written with Progile TestResults.io
Xunit add-on for Swagger/OpenAPI-driven integration testing APIs built on ASP.NET Core
Collection of helpers for unit testing with Net Standard
Package which adds XUnitLogger to be able to write output via Microsoft.Extensions.Logger to you test output.
Coyote is a library and tool for testing concurrent C# code and deterministically reproducing bugs.
Framework for testing Lucene.NET-based applications using NUnit. Documentation: https://lucenenet.apache.org/docs/4.8.0-beta00016/api/test-framework/overview.html This package is part of the Lucene.NET project: https://www.nuget.org/packages/Lucene.Net/4.8.0-beta00016
Fork of xunit.assembly by kzu, updated to support netcore. Provides assembly-level shared state via IAssemblyFixture<TFixture>, just like built-in class fixture state.