nunit/nunit3-tdnet-adapter

Name: nunit3-tdnet-adapter

Owner: NUnit.org

Description: NUnit 3.x adapter for TestDrivent.NET

Created: 2016-07-08 18:32:15.0

Updated: 2016-12-11 17:58:13.0

Pushed: 2016-10-17 15:22:04.0

Homepage: http://TestDriven.Net

Size: 2659

Language: C#

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

NUnit 3.x adapter for TestDriven.Net

Build Status

This is the project home of the 'NUnitTDNet' NuGet package: https://www.nuget.org/packages/NUnitTDNet/

This package includes the 'nunit.framework' assembly and an adaptor for executing NUnit 3.x unit tests with all versions of TestDriven.Net. You must reference this package if you want to execute NUnit 3.x tests with a version of TestDriven.Net earlier than TestDriven.Net 3.10.

If you're using TestDriven.Net 3.10 or later, this adaptor is built in can be used to execute any project that references the 'nunit.framework' assembly. There are similar adapters going all the way back to NUnit 2.2.

It is recomended that you reference this package if you want to use a modern version of NUnit 3.x, but you know there are people who might run the tests using a version of TestDriven.Net that you don't control (that would otherwise be incompatible). There is no harm referencing this package if you're using TestDriven.Net 3.10 or later (but it is no longer required).

Feel free to add issues or tweet me with any questions or suggestions!

Follow Jamie

Jamie Cansdale
http://testdriven.net


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.