Info
Version: | 1.0.1 |
Author(s): | Stefan Vogelsang |
Last Update: | Wednesday, March 9, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/SVogelsang/NUnit.ManualTest |
NuGet Url: | https://www.nuget.org/packages/NUnit.ManualTest |
Install
Install-Package NUnit.ManualTest
dotnet add package NUnit.ManualTest
paket add NUnit.ManualTest
NUnit.ManualTest Download (Unzip the "nupkg" after downloading)
Dependencies
- YamlDotNet(>= 3.6.0)
- NUnit(>= 2.6.4)
Tags
The developer simply can add manual test scenarios to an NUnit test that guides a manual tester step-by-step through the testing scenario.