Top 20 NuGet test Packages

HTTPNonUI helpers primarily for use within the Team Controlium suite and associated frameworks
Software test automation framework for Selenium using a Control based mapping approach to enable test engineers to build readable, highly extensible and sustainable automation test suites.
.NET Unit test helpers for asserting that exceptions were / weren't thrown, and for "scenario tests".
Easily generate SQL INSERT statements for large amount of random test data
Ludicrously lightweight dependency wrapper/provider to improve testability of classes that use dependencies that aren't easily mockable (e.g. System.DateTime).
*TestBase* gives you a flying start with - fluent assertions that are easy to extend - sharp error messages - tools to help you test with “heavyweight” dependencies on - AspNetCore.Mvc, AspNet.Mvc or WebApi Contexts - HttpClient - Ado.Net - Streams & Logging TestBase.Mvc is renamed ...
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
New generation of Aspose Storage Cloud SDK that provides managers for multiple storage types in Aspose Cloud from .NET applications.
React Dnd Test Backend (react-dnd-test-backend) binding library for Bridge.NET projects.
Owasp Password Strength Test (owasp-password-strength-test) binding library for Bridge.NET projects.
This package contains the Tinkerpop Gremlin extension for the testing framework NBi (check at http://www.nbi.io)
WatiN Extension é uma extensão para o WatiN (Web Application Testing In .Net) using System; using Microsoft.VisualStudio.TestTools.UnitTesting; using MPSC.PlenoSoft.WatiN.Extension.Util; using WatiN.Core; namespace MPSC.PlenoSoft.WatiN.Extension.Testes.Unidade { [TestClass] public class Testa...