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 | 487 | 1/11/2023 |
3.6.0 | 235 | 1/7/2023 |
3.5.0 | 16,673 | 8/7/2022 |
3.4.2 | 3,013 | 6/18/2022 |
3.4.1 | 10,714 | 3/28/2022 |
3.4.0 | 12,221 | 11/7/2021 |
3.3.1 | 7,221 | 7/5/2021 |
3.3.0 | 59,172 | 2/20/2021 |
3.2.0 | 59,495 | 5/23/2020 |
3.1.1 | 84,982 | 10/31/2019 |
3.1.0 | 13,926 | 8/19/2019 |
3.0.1 | 58,585 | 1/16/2019 |
3.0.0 | 1,002 | 1/13/2019 |
2.5.0 | 18,996 | 12/2/2018 |
2.4.3 | 18,851 | 9/12/2018 |
2.4.2 | 29,965 | 8/19/2018 |
2.4.1 | 8,814 | 7/16/2018 |
2.4.0 | 918 | 7/11/2018 |
2.3.6 | 43,646 | 4/16/2018 |
2.3.5 | 10,435 | 2/18/2018 |
2.3.4 | 1,974 | 1/14/2018 |
2.3.3 | 1,290 | 12/31/2017 |
2.3.2 | 1,089 | 12/9/2017 |
2.3.1 | 1,323 | 10/29/2017 |
2.3.0 | 912 | 10/10/2017 |
2.2.0 | 1,480 | 6/22/2017 |
2.1.0 | 1,399 | 2/26/2017 |
2.0.0 | 876 | 2/17/2017 |
1.7.3 | 925 | 2/15/2017 |
Release details on: https://github.com/LightBDD/LightBDD/wiki/What-Is-New#lightbdd-361