Top 20 NuGet testing Packages

Edge Proxy for FakeXrmEasy to run it as the backend for javascript Dynamics CRM Web API calls.
Edge Proxy for FakeXrmEasy to run it as the backend for javascript Dynamics CRM Web API calls.
Edge Proxy for FakeXrmEasy to run it as the backend for javascript Dynamics CRM Web API calls.
Edge Proxy for FakeXrmEasy to run it as the backend for javascript Dynamics CRM Web API calls.
Edge Proxy for FakeXrmEasy to run it as the backend for javascript Dynamics CRM Web API calls.
.NET Unit test helpers for asserting that exceptions were / weren't thrown, and for "scenario tests".
Ludicrously lightweight dependency wrapper/provider to improve testability of classes that use dependencies that aren't easily mockable (e.g. System.DateTime).
Helpers to perform .config file XML transformations, and to test the resulting transformed XML (or actually any XML, whether it's .config format or not).
Interfaces used to configure the TestHelper from other projects
Utilities for approval testing Windows Forms. Allows screenshot verification of Windows Forms. For example: WinFormsApprovals.Verify(new Button { BackColor = Color.LightBlue, Text = "Help" });
Utilities for approval testing Rdlc Reports. Allows Rdlc image verification and utilities to populate datasets. For example: RdlcApprovals.VerifyReport("YourReport.rdlc", new YourDataTable().AddTestDataRows(1));
.NET Unit test helpers for validation with DataAnnotations
Extensions and helpers to make unit testing with NUnit a little easier
Enumerations tests framework is provided as an NUnit based framework sufficient to exercise the majority of boilerplate issues concerning both Ordinal as well as Bitwise Enumerations.
Extensions and helpers for NSubstitute
Rx Lite Testing (rx-lite-testing) binding library for Bridge.NET projects.
Create multiple pages with realistic test content by just using the Umbraco interface
FSec is a tool for automatically running security tests for .NET programs. The tool provides some basic security testing functionality to discover vulnerabilities in an application, including: XSS, XML Bomb, XPath injection, SQL injection, URL tampering, URL bogus, ...