Info
Version: | 3.4.1 |
Author(s): | Jamie Cansdale, Charlie Poole |
Last Update: | Monday, August 1, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://testdriven.net/ |
NuGet Url: | https://www.nuget.org/packages/NUnitTDNet |
Install
Install-Package NUnitTDNet
dotnet add package NUnitTDNet
paket add NUnitTDNet
NUnitTDNet Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
It also includes a test runner adapter that is used by TestDriven.Net when executing tests. The adapter is named 'nunit.framework.dll.tdnet' and must live in the same directory as the referenced 'nunit.framework.dll'.