Top 20 NuGet tdd Packages

Jasmine test utilities library. This library enables running non-trivial tests using an iFrame. The library solves the 'fixtures' problem, i.e. fixtures in Jasmine are a fixed-in-time representation of a UI or UI control, and can produce false positives when the dynamic UI elements have change...
NSpec.VsAdapter is a test adapter to run NSpec tests from Test Explorer in Visual Studio. It runs tests from projects targeting classic .NET Framework. It is available both as a Visual Studio Extension (for VS 2013, 2015) as well as a NuGet Package (for VS 2017). VS Extension for 2017 is under deve...
Fixes and adds extra output information later each test execution. NUnitLite provides a simple way to run NUnit tests, without the overhead of a full NUnit installation. It is suitable for projects that want to have a quick way to run tests using a console runner and don't need all the features of ...
This version of NUnit lite includes some additional fixes to show the output also additional information in each test result. NUnitLite provides a simple way to run NUnit tests, without the overhead of a full NUnit installation. It is suitable for projects that want to have a quick way to run tests...
Specifications made easy.
NUnit console and Visual Studio runner for .NET Core and .NET 4.5.1+
NUnit console and Visual Studio runner for .NET Core and .NET 4.5.1+
Support for running xUnit.net v2 tests on the UI thread
TestDriven.Net's minimalist test runner interface.
The library for writing tests in BDD and AAA styles
Mocklis is a library and source code generator for .net, targeted at generating test doubles from interfaces. This package contains an ILogContext which writes to a Serilog ILogger.
Mocklis is a library and source code generator for .net, targeted at generating test doubles from interfaces. This package contains experimental code that might some day make it to the Mocklis or Mocklis.Core packages.
A lightweight framework for creating unit tests for Roslyn diagnostic analyzers, code fixes and refactorings. This is a of fork Dustin Campbell's library RoslynNUnitLight - this version is a test framework independent.
Entitas.VisualDebugging.Unity.Editor
Entitas.CodeGeneration.Plugins
Entitas.Blueprints.Unity.Editor
Mocklis is a library and source code generator for .net, targeted at generating test doubles from interfaces. This package contains tools for writing tests using the generated code.
ExcelDna.Registration.Abstractions is a library that abstracts ExcelDna.Registration classes such as `ExcelRegistration`, `ExcelFunctionRegistration`, and others so you can easily mock them and write unit tests against your Excel add-ins built with Excel-DNA.
ExcelDna.IntelliSense.Abstractions is a library that abstracts ExcelDna.IntelliSense classes such as `IntelliSenseServer`, so you can easily mock them and write unit tests against your Excel add-ins built with Excel-DNA.