LightBDD.XUnit2
3.11.2
dotnet add package LightBDD.XUnit2 --version 3.11.2
NuGet\Install-Package LightBDD.XUnit2 -Version 3.11.2
<PackageReference Include="LightBDD.XUnit2" Version="3.11.2" />
<PackageVersion Include="LightBDD.XUnit2" Version="3.11.2" />
<PackageReference Include="LightBDD.XUnit2" />
paket add LightBDD.XUnit2 --version 3.11.2
#r "nuget: LightBDD.XUnit2, 3.11.2"
#:package LightBDD.XUnit2@3.11.2
#addin nuget:?package=LightBDD.XUnit2&version=3.11.2
#tool nuget:?package=LightBDD.XUnit2&version=3.11.2
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 Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.2
- LightBDD.Framework (>= 3.11.2)
- xunit (>= 2.4.2)
-
.NETStandard 2.0
- LightBDD.Framework (>= 3.11.2)
- xunit (>= 2.4.2)
-
net6.0
- LightBDD.Framework (>= 3.11.2)
- xunit (>= 2.4.2)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on LightBDD.XUnit2:
| Package | Downloads |
|---|---|
|
LightBDD.Contrib.ReportingEnhancements
Package Description |
|
|
LightBDD.Contrib.ProgressNotifierEnhancements
Package Description |
|
|
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. |
|
|
MelbergFramework.Core.ComponentTesting
Package Description |
|
|
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 |
|---|---|
|
mspnp/AzureNamingTool
The Azure Naming Tool is a .NET 10 Blazor application with a RESTful API for generating and validating Azure resource names. Features include SQLite database support, drag-and-drop configuration, Azure tenant validation, and API V2 with bulk operations.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 3.11.2 | 7,528 | 2/2/2026 |
| 3.11.1 | 35,942 | 11/6/2025 |
| 3.11.0 | 103,736 | 3/19/2025 |
| 3.10.0 | 83,124 | 1/5/2025 |
| 3.9.0 | 1,031 | 1/1/2025 |
| 3.8.0 | 311,399 | 4/7/2024 |
| 3.7.0 | 160,999 | 7/2/2023 |
| 3.6.1 | 83,462 | 1/11/2023 |
| 3.6.0 | 796 | 1/7/2023 |
| 3.5.0 | 177,901 | 8/7/2022 |
| 3.4.2 | 7,182 | 6/18/2022 |
| 3.4.1 | 95,576 | 3/28/2022 |
| 3.4.0 | 21,141 | 11/7/2021 |
| 3.3.1 | 14,952 | 7/5/2021 |
| 3.3.0 | 90,378 | 2/20/2021 |
| 3.2.0 | 73,840 | 5/23/2020 |
| 3.1.1 | 102,446 | 10/31/2019 |
| 3.1.0 | 17,725 | 8/19/2019 |
| 3.0.1 | 78,969 | 1/16/2019 |
| 3.0.0 | 1,844 | 1/13/2019 |
Release details on: https://github.com/LightBDD/LightBDD/wiki/What-Is-New#lightbdd-3112