Allows access to test case data in TFS from nunit tests, to read parameters and also to update test runs.
Info
| Version: | 1.0.13 |
| Author(s): | Joel Dickson |
| Last Update: | Sunday, January 31, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://www.hosted-solutions.com.au/ |
| NuGet Url: | https://www.nuget.org/packages/NUnitTfsTestCase |
Install
Install-Package NUnitTfsTestCase
dotnet add package NUnitTfsTestCase
paket add NUnitTfsTestCase
NUnitTfsTestCase Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.TeamFoundationServer.ExtendedClient(>= 14.89.0)
- LumenWorksCsvReader(>= 3.9.0)
- NUnit(>= 3.0.1)
Tags