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/blob/master/LICENSE |
NuGet Url: | https://www.nuget.org/packages/CoreBDD |
Install
Install-Package CoreBDD
dotnet add package CoreBDD
paket add CoreBDD
CoreBDD Download (Unzip the "nupkg" after downloading)
Dependencies
- xunit.assert(>= 2.4.0)
- xunit.extensibility.core(>= 2.4.0)
- xunit.extensibility.execution(>= 2.4.0)
Tags