LightBDD.XUnit2
3.6.1
dotnet add package LightBDD.XUnit2 --version 3.6.1
NuGet\Install-Package LightBDD.XUnit2 -Version 3.6.1
<PackageReference Include="LightBDD.XUnit2" Version="3.6.1" />
paket add LightBDD.XUnit2 --version 3.6.1
#r "nuget: LightBDD.XUnit2, 3.6.1"
// Install LightBDD.XUnit2 as a Cake Addin
#addin nuget:?package=LightBDD.XUnit2&version=3.6.1
// Install LightBDD.XUnit2 as a Cake Tool
#tool nuget:?package=LightBDD.XUnit2&version=3.6.1
Allows creating acceptance tests in developer friendly environment by offering LightBDD.Framework features on top of xUnit 2 testing framework.
High level features:
* user friendly bdd scenario definitions;
* test execution tracing and time measurement, helpful during longer test execution;
* Xml/Html/Plain text reports generation;
* cross-platform support (.NET Standard / .NET Framework);
* asynchronous execution support;
* in-code LightBDD configuration;
* DI support;
* inline and tabular parameters support.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.6.1
- LightBDD.Framework (>= 3.6.1)
- xunit (>= 2.4.1)
-
.NETStandard 2.0
- LightBDD.Framework (>= 3.6.1)
- xunit (>= 2.4.1)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on LightBDD.XUnit2:
Package | Downloads |
---|---|
LightBDD.XUnit
A bridge package allowing smooth transition from LightBDD.XUnit to LightBDD.XUnit2. After update to this version, the LightBDD.XUnit package can be removed and LightBDD.XUnit2 should be used since then. |
|
Inspiring.BDD
An extension of LightBDD to write tests in a concise and readable manner with an adapter to run tests written for xBehave.net. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on LightBDD.XUnit2:
Repository | Stars |
---|---|
LightBDD/LightBDD
BDD framework allowing to create easy to read and maintain tests.
|
Version | Downloads | Last updated |
---|---|---|
3.6.1 | 252 | 1/11/2023 |
3.6.0 | 183 | 1/7/2023 |
3.5.0 | 15,641 | 8/7/2022 |
3.4.2 | 2,927 | 6/18/2022 |
3.4.1 | 10,588 | 3/28/2022 |
3.4.0 | 12,007 | 11/7/2021 |
3.3.1 | 7,181 | 7/5/2021 |
3.3.0 | 58,757 | 2/20/2021 |
3.2.0 | 59,249 | 5/23/2020 |
3.1.1 | 84,833 | 10/31/2019 |
3.1.0 | 13,900 | 8/19/2019 |
3.0.1 | 58,104 | 1/16/2019 |
3.0.0 | 1,000 | 1/13/2019 |
2.5.0 | 18,983 | 12/2/2018 |
2.4.3 | 18,819 | 9/12/2018 |
2.4.2 | 29,853 | 8/19/2018 |
2.4.1 | 8,802 | 7/16/2018 |
2.4.0 | 913 | 7/11/2018 |
2.3.6 | 43,573 | 4/16/2018 |
2.3.5 | 10,428 | 2/18/2018 |
2.3.4 | 1,968 | 1/14/2018 |
2.3.3 | 1,283 | 12/31/2017 |
2.3.2 | 1,080 | 12/9/2017 |
2.3.1 | 1,317 | 10/29/2017 |
2.3.0 | 907 | 10/10/2017 |
2.2.0 | 1,473 | 6/22/2017 |
2.1.0 | 1,395 | 2/26/2017 |
2.0.0 | 872 | 2/17/2017 |
1.7.3 | 919 | 2/15/2017 |
Release details on: https://github.com/LightBDD/LightBDD/wiki/What-Is-New#lightbdd-361