A .NET framework that supports writing low-ceremony BDD tests using Gherkin language.
Info
| Version: | 5.1.0 |
| Author(s): | Chris Peterson |
| Last Update: | Monday, September 9, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/chris-peterson/kekiri#overview |
| NuGet Url: | https://www.nuget.org/packages/Kekiri |
Install
Install-Package Kekiri
dotnet add package Kekiri
paket add Kekiri
Kekiri Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.3.0)
- NETStandard.Library(>= 1.6.1)
- System.Diagnostics.TextWriterTraceListener(>= 4.3.0)
- System.Diagnostics.TraceSource(>= 4.3.0)
Tags