зеркало из
1
0
Форкнуть 0
NUnit 3.x adapter for TestDrivent.NET
Перейти к файлу
Jamie Cansdale 7c12d9edf0
Merge pull request #18 from nunit/fixes/153-nunit3-test-adapter
Fix for incompatibility with NUnit3TestAdapter
2020-03-08 18:33:43 +00:00
.github/workflows Setup VSTest Path 2020-03-05 20:56:00 +00:00
lib Create initial project structure to get working with CI server. (#1) 2016-06-13 11:03:59 +01:00
package http links to https 2019-02-10 20:02:36 +01:00
src Add some comments 2020-03-08 18:29:16 +00:00
tools Added WiX installer definition file for TestDriven.Net that mirrors NuGet package. 2016-06-23 17:06:51 +01:00
.gitignore Ignore obj\ directories 2018-11-11 23:13:18 +00:00
Build.proj Update for NUnit 3.5. 2016-10-17 16:21:51 +01:00
Command Prompt.lnk Added NuGet installer definition and build scripts. 2016-06-21 16:09:36 +01:00
README.md Update README.md 2016-07-10 00:03:33 +01:00
build.bat Added WiX installer definition file for TestDriven.Net that mirrors NuGet package. 2016-06-23 17:06:51 +01:00
vars.bat Use same version of MSBuild as solution file (VS 2015 / 14.0). 2016-07-19 13:00:53 +01:00

README.md

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