Top 20 NuGet Unit Testing Packages

hepsi http client delegating handlers for unit testing.
Utility methods for unit testing model validation in ASP.NET MVC. Enables you to execute validation on a model object from a unit test. This way you can test if your validation annotations are working properly, for example. Also allows you to perform validation of a (view)model against ...
FasterTests is a parallel unit tests console runner for NUnit
Simple framework for easy unit testable entity framework.
Simple framework for easy unit testable entity framework.
Prig(PRototyping jIG) is a framework that generates a Test Double like Microsoft Fakes/Typemock Isolator/Telerik JustMock based on Unmanaged Profiler APIs. This framework enables that any methods are replaced with mocks. For example, a static property, a private method, a non-virtual member and so o...
The TestLinkFixture attribute defines parameters that the NUnit-TestLink-Adaptor will use to automatically create and report test results from NUnit test runs.
A tiny testing library for your IoC container.
A lightweight, micro-benchmarker for .NET.
Information can be retrieved from both a hardcoded objects or from a serialization. There are pros and cons in both cases. But information stored as text is easy to deal with, and this library handles maping and data retrieval so developer can focus on creating tests about the problem at hand.
Write test cases for BDD, generate the documentation running your tests and keep it tied to your code.
A lightweight framework for scenario-style testing.
Assert multiples properties when comparing an object and get the right feedback :-)
A bridge package allowing smooth transition from LightBDD.XUnit to LightBDD.XUnit2. After update to this version, the LightBDD.XUnit package can be removed and LightBDD.XUnit2 should be used since then.
Helps iisexpress.exe automation.
A simple and easy to use load testing framework for .NET
Echoer is a simple command-line utility that can be used to test console redirection and/or output parsing logic. The tool can echo custom text to the `stdout` or `stderr` console stream, exit with a specific exit code, check environment variable values, and simulate a long running process. See ht...
FileTextReplace (ftreplace) is a simple command-line utility initially designed to rewrite C# project's "App.config" and redirect "codebase" references into project's "Debug" folder, but implemented to be more configurable and useful. The tool can copy a source (template) file to the destinati...
Another Test package that doesn't do anything