Top 20 NuGet test Packages

Simple and lightweight library for dynamically create unit test interface mocks
Runs SQL before and after a unit test
TestDllUst20 version framework 2.0
SiroccoSOAPGateway version 1
Package Description
A framework for running stress tests against random generators, including assertions of event spacing
Creating a package for testing
Library for writing UI-tests for WPF.
Method Chaining base UnitTesting Extensions for NUnit
This is just a test to see if i can pick it up on Nuget
Command line tool used to measure REST API test coverage. Tool takes StoryLine.Rest tests execution report and compares it to API information stored in Swagger document.
This TheHands library provides methods to send Windows Inputs such as Mouse inputs and Keyboard inputs.
This package includes the nunit.core.engine assembly, which may be used by runner programs that need to load and run tests within the same process as an alternative to the full engine. It is particularly suited for use by device runners. Third party runners that set up their own process for executi...
NoFake is a Unit Test helper library that provides an opportunity to create a real test environment. It creates real objects in a current testing scope instead of simulating them as mocks\stubs libraries do. For example, if test method requires some folder to have a list of specific file...
Library to substitute/restore objects with mocks/spies (surrogates) in a Spring.NET IoC object component graph
Some test frameworks do not support parameterized tests. Others only support them through attributes on the test method, and that may not always be easy to read - and it is limited to compile time constants. This library is an attempt to give support for parameterized tests from within a singl...
Simple and flexibly test tool for .NET. Supported platforms: - Visual Studio IDE vstest - Visual Studio Test Platform
CUITe (Coded UI Test enhanced) Framework is a thin layer developed on top of Microsoft Visual Studio Team Test's Coded UI Test engine which helps reduce code, increases readability and maintainability, while also providing a bunch of cool features for the automation engineer. This package requ...