Top 20 NuGet testing Packages

Sourcery for SauceLabs - Unlocking SauceLabs capability
Provides logging capabilities during Arcus testing
Integration testing framework for developers. TestR allows automating testing of desktop and web applications.
Utilities to streamline unit testing in Dynamics CRM 2016 by faking the IOrganizationService against an In-Memory context which runs blazingly fast.
Unit test helpers for asserting public properties on class instances "mapped" from one type to another (via AutoMapper, another tool, or hand-written code) have the correct values.
Sink for Serilog to report log messages into ReportPortal
QuickStart your web testing automation focusing only on what is important, being productive. Once you set your solution to x86 or x64, inherit a class and change your app.config as you want, this will provide an automatic Selenium WebDriver setup and session management, ExtentReports (Including Klov...
Highlight source code in Report Portal where test failed
Auto-mocking container
Machine.Fakes attempts to simplify the usage of such frameworks on top of Machine.Specifications by helping to reduce a lot of the typical fake framwork related clutter code in specifications. If you choose so, Machine.Fakes even helps you to stay mostly independent of a concrete fake framework by p...
SpecsFor.Mvc is a stand-alone acceptance testing framework for ASP.NET MVC. It enables you to write strongly-typed, refactor friendly integration tests using the browser and testing framework of your choice.
Seleno helps you write automated UI tests in the right way (using Selenium WebDriver)
fitSharp is a set of open-source functional testing tools for .NET, inspired by the Framework for Integrated Test
Console runner for the Context/Specification framework Machine.Specifications
NUnit features a fluent assert syntax, parameterized, generic and theory tests and is user-extensible. A number of runners, both from the NUnit project and by third parties, are able to execute NUnit tests. Version 2.6 is the seventh major release of this well-known and well-tested programming tool...
Cross-platform performance benchmarking and testing framework for .NET applications.
Easy-to-use test run reporter for NUnit 3 (NUnit extension for both NUnit.Console and NUnit.Engine)
MSTest TestContext logger provider implementation for Microsoft.Extensions.Logging. Commonly used Methods: TestContextLoggingBuilderExtensions.AddTestContext Commonly used Types: TestContextLogger
Allows creating acceptance tests in developer friendly environment by offering LightBDD.Framework features on top of MsTest v2 (MSTest.TestFramework) testing framework. High level features: * user friendly bdd scenario definitions; * test execution tracing and time measurement, helpful during longe...
DateTimeAbstractions is an testable alternative to the static methods on DateTime and DateTimeOffset. Includes an analyzer/codefix finding usages of DateTime to replaces it with out testable alternative.