BDD Framework for xUnit and .Net Core.
Info
Version: | 1.0.0 |
Author(s): | Steven Knox |
Last Update: | Tuesday, February 18, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/stevenknox/CoreBDD |
NuGet Url: | https://www.nuget.org/packages/CoreBDD.SpecGeneration |
Install
Install-Package CoreBDD.SpecGeneration
dotnet add package CoreBDD.SpecGeneration
paket add CoreBDD.SpecGeneration
CoreBDD.SpecGeneration Download (Unzip the "nupkg" after downloading)
Dependencies
- CoreBDD(>= 1.0.0)
- ICSharpCode.Decompiler(>= 3.2.0.3856)
- Microsoft.CodeAnalysis.CSharp(>= 2.8.2)
- xunit.extensibility.core(>= 2.4.0)
Tags