Simple framework for bdd tests using any other testing framework.
Info
Version: | 1.0.0 |
Author(s): | Andrei Shenets |
Last Update: | Thursday, October 12, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/AndreiShenets/simple-bdd |
NuGet Url: | https://www.nuget.org/packages/Simple-Bdd |
Install
Install-Package Simple-Bdd
dotnet add package Simple-Bdd
paket add Simple-Bdd
Simple-Bdd Download (Unzip the "nupkg" after downloading)
Dependencies
- JetBrains.Annotations(>= 11.0.0)
- NETStandard.Library(>= 1.6.1)
Tags