Top 20 NuGet Unit Testing Packages

fitSharp is a set of open-source functional testing tools for .NET, inspired by the Framework for Integrated Test
Machine.Fakes attempts to simplify the usage of such frameworks on top of Machine.Specifications by helping to reduce a lot of the typical fake framwork related clutter code in specifications. If you choose so, Machine.Fakes even helps you to stay mostly independent of a concrete fake framework by p...
Auto-mocking container
SpecsFor.Mvc is a stand-alone acceptance testing framework for ASP.NET MVC. It enables you to write strongly-typed, refactor friendly integration tests using the browser and testing framework of your choice.
FsUnit is a set of extensions that add special testing syntax to NUnit.
FsUnit is a set of extensions that add special testing syntax to xUnit.
Seleno helps you write automated UI tests in the right way (using Selenium WebDriver)
MSTest TestContext logger provider implementation for Microsoft.Extensions.Logging. Commonly used Methods: TestContextLoggingBuilderExtensions.AddTestContext Commonly used Types: TestContextLogger
Easy-to-use test run reporter for NUnit 3 (NUnit extension for both NUnit.Console and NUnit.Engine)
Allows creating acceptance tests in developer friendly environment by offering LightBDD.Framework features on top of MsTest v2 (MSTest.TestFramework) testing framework. High level features: * user friendly bdd scenario definitions; * test execution tracing and time measurement, helpful during longe...
Behaviour Driven Development Test Library for Xamarin.Forms
Cross-platform performance benchmarking and testing framework for .NET applications.
NUnit features a fluent assert syntax, parameterized, generic and theory tests and is user-extensible. A number of runners, both from the NUnit project and by third parties, are able to execute NUnit tests. Version 2.6 is the seventh major release of this well-known and well-tested programming tool...
Console runner for the Context/Specification framework Machine.Specifications
TestKit for writing tests for Akka.NET using NUnit.
Configure LazyEntityGraph with Entity Framework Core
Advanced testing library for F#
SpecsFor is another Behavior-Driven Development framework that focuses on ease of use for *developers* by minimizing testing friction.
Accelerates preparation of mocked structures for unit tests under xUnit2 by configuring AutoFixture data generation to use FakeItEasy. Gracefully handles recursive structures by omitting recursions.
TestFountain is a set of addons/extensions for xUnit.net to help with things like data generation.