Extends xUnit.Net with Behavior Driven Development style fixtures.
Info
| Version: | 6.0.0 |
| Author(s): | Chad Lee |
| Last Update: | Wednesday, October 10, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/civicsource/xunit-bdd |
| NuGet Url: | https://www.nuget.org/packages/xUnit.BDD |
Install
Install-Package xUnit.BDD
dotnet add package xUnit.BDD
paket add xUnit.BDD
xUnit.BDD Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.1
- NETStandard.Library(>= 1.6.1)
- xunit.assert(>= 2.4.0)
- xunit.extensibility.core(>= 2.4.0)
- xunit.assert(>= 2.4.0)
- xunit.extensibility.core(>= 2.4.0)
Tags