Top 20 NuGet Unit Testing Packages

Fody add-in for weaving database unit testing code.
Just a gross over simplification of how to test EF6+. This helper uses the guidance from the EF team and wraps it in a helper class that allows it to return Moq objects for unit testing. Its really just a way to hide the cruft so we can all do better testing.
This package provides the Bud.TmpDir class. This class is disposable. It creates a temporary directory and deletes it on disposal.
A helper for integration testing of SQL Server databases.
Framework for creating high-performance servers with domain object models.
Package Description
Provides a fluent-like interface for random and semi-random person construction.
A simple .NET framework for writing and running microtests. It features self-executing test assembiles, isolation of tests, fluent assertions and close easy conversion from NUnit.
.Net Bindings for https://github.com/truongsinh/appium-flutter-driver Tested only with [email protected] and [email protected] See README.md in this Github project for known issues and project state (https://github.com/greyhamwoohoo/appium-flutter-driver-net-bindings)
An xunit attribute to provide skip functionality to any xunit test discoverer. You specify the FactAttribute type ( FactAttribute and TheoryAttribute have their own helper attributes FactConditional and TheoryConditional ) that you may potentially want to skip then apply ITestCondition attributes....
A .NET Standard library containing the server-side FactoryOrchestrator classes. Required on all FactoryOrchestrator server projects. See https://microsoft.github.io/FactoryOrchestrator/ for more information.
A UWP class library containing the client-side FactoryOrchestrator classes, required to interact with Factory Orchestrator Service from a UWP app. See https://microsoft.github.io/FactoryOrchestrator/ for more information. Requires privateNetworkClientServer capability (and local loopback if connecti...
TestStack.Dossier provides you with the code infrastructure to easily and quickly generate test fixture data for your automated tests in a terse, readable and maintainable way using the Test Data Builder, anonymous value and equivalence class patterns. Formerly called NTestDataBuilder.
Framework for Web UI Automation Testing
Testing support for Snooze
Runs QUnit & Jasmine unit-tests from .NET via Selenium WebDriver.
Helpers for testing WCF-based services.
Toolkit to make automated testing of applications with the Windows Automation APIs easier. Includes a Fluent Automation API.