Top 20 NuGet testing Packages

Use NCase in combination with Xunit to write your parametrized tests. This adapter library contains the Nunit specific `ActAndAssert` extension method. Website and source code: http://github.com/jeromerg/NCase NCase allows to define, combine, visualize and replay hundreds of test cases with a ...
A library to invoke NUnit tests in such a way that the exceptions aren't suppressed. Useful for debugging unit tests without any special-purpose debugger plugins.
helper class that allows to create and delete sql server databases dynamically in a context of the test
A pre-built Windows version of Zombie.js. This package adds a node_modules folder at the top-level of the solution containing the all of the modules required to run Zombie.js.
A set of Specflow bindings for functional testing of HTTP services
The Overwatch Unit Testing Helper Library provides access to the Overwatch Hive (Controller), and Pylons (Image Analysis Workers) to your Unit Testing script (Test Agents).
NSpectator is a ready-to-use solution for development using .NET with Context/Specification flavor. Toolset is intended to be used to drive development through specifying behavior and interaction at the unit level. NSpectator has no dependencies. Feel free to use any assertion library.
Metadata driven load and unit testing framework. Use in conjuction with the Prove suite of products to improve the quality and transparency of your development team's testing efforts.
A project to help with testing and mocking of ASP.Net MVC applications.
Adding better support for browserstack and catching javascript errors on pages
A generic C# .Net Repository with a primary focus on testability.
Framework for scalable and productive automated testing.
Framework for scalable and productive automated web UI testing.
This package provides the Bud.TmpDir class. This class is disposable. It creates a temporary directory and deletes it on disposal.
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.