Library to run executable specifications using SpecFlow and the Page Object pattern.
Info
| Version: | 2.0.19.46 |
| Author(s): | kkrac |
| Last Update: | Saturday, December 5, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/kkrac/ProSpec |
| NuGet Url: | https://www.nuget.org/packages/ProSpec |
Install
Install-Package ProSpec
dotnet add package ProSpec
paket add ProSpec
ProSpec Download (Unzip the "nupkg" after downloading)
Dependencies
- Specflow(1.9.0)
- Watin(2.1.0)
- Should(1.1.20)
- MvcContrib.TestHelper(0.0.0.0)