LightBDD.Framework
3.10.0
See the version list below for details.
dotnet add package LightBDD.Framework --version 3.10.0
NuGet\Install-Package LightBDD.Framework -Version 3.10.0
<PackageReference Include="LightBDD.Framework" Version="3.10.0" />
<PackageVersion Include="LightBDD.Framework" Version="3.10.0" />
<PackageReference Include="LightBDD.Framework" />
paket add LightBDD.Framework --version 3.10.0
#r "nuget: LightBDD.Framework, 3.10.0"
#:package LightBDD.Framework@3.10.0
#addin nuget:?package=LightBDD.Framework&version=3.10.0
#tool nuget:?package=LightBDD.Framework&version=3.10.0
Provides LightBDD framework with common classes and features for all LightBDD integrations.
High level features:
* native support for refactoring, code analysis (like finding unused methods), test running and all features that Visual Studio / Intellisense / Resharper offer during code development;
* easy to read scenario definitions;
* basic, extended (parameterized) and contextual scenario execution support;
* method parameter formatting attributes;
* step commenting;
* execution progress notifiers;
* Xml/Html/Plain text report generation;
* DI support;
* inline and tabular parameters.
| 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.Core (>= 3.10.0)
- System.Collections.Immutable (>= 6.0.0)
- System.Text.Json (>= 6.0.11)
-
.NETStandard 2.0
- LightBDD.Core (>= 3.10.0)
- System.Collections.Immutable (>= 6.0.0)
- System.Text.Json (>= 6.0.11)
-
net6.0
- LightBDD.Core (>= 3.10.0)
NuGet packages (12)
Showing the top 5 NuGet packages that depend on LightBDD.Framework:
| Package | Downloads |
|---|---|
|
LightBDD.XUnit2
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. |
|
|
LightBDD.NUnit3
Allows creating acceptance tests in developer friendly environment by offering LightBDD.Framework features on top of NUnit 3 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. |
|
|
LightBDD.MsTest2
Allows creating acceptance tests in developer friendly environment by offering LightBDD.Framework features on top of MsTest v2 (MSTest.TestFramework) 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. |
|
|
LightBDD.TabularAttributes
Enables LightBDD tabular parameter tests to be driven by truth-table style attributes. For more informations on Tabular Parameters see: https://github.com/LightBDD/LightBDD/wiki/Advanced-Step-Parameters#tabular-parameters |
|
|
LightBDD.Contrib.ReportingEnhancements
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.11.1 | 424 | 11/6/2025 |
| 3.11.0 | 131,293 | 3/19/2025 |
| 3.10.0 | 107,840 | 1/5/2025 |
| 3.9.0 | 2,669 | 1/1/2025 |
| 3.8.0 | 354,618 | 4/7/2024 |
| 3.7.0 | 216,264 | 7/2/2023 |
| 3.6.1 | 138,079 | 1/11/2023 |
| 3.6.0 | 3,081 | 1/7/2023 |
| 3.5.0 | 339,542 | 8/7/2022 |
| 3.4.2 | 30,219 | 6/18/2022 |
| 3.4.1 | 116,816 | 3/28/2022 |
| 3.4.0 | 82,421 | 11/7/2021 |
| 3.3.1 | 42,205 | 7/5/2021 |
| 3.3.0 | 123,574 | 2/20/2021 |
| 3.2.0 | 164,167 | 5/23/2020 |
| 3.1.1 | 139,693 | 10/31/2019 |
| 3.1.0 | 52,097 | 8/19/2019 |
| 3.0.1 | 126,489 | 1/16/2019 |
| 3.0.0 | 3,207 | 1/13/2019 |
| 2.5.0 | 35,762 | 12/2/2018 |
| 2.4.3 | 29,485 | 9/12/2018 |
| 2.4.2 | 37,177 | 8/19/2018 |
| 2.4.1 | 19,611 | 7/16/2018 |
| 2.4.0 | 3,128 | 7/11/2018 |
| 2.3.6 | 63,651 | 4/16/2018 |
| 2.3.5 | 13,553 | 2/18/2018 |
| 2.3.4 | 4,937 | 1/14/2018 |
| 2.3.3 | 3,234 | 12/31/2017 |
| 2.3.2 | 3,000 | 12/9/2017 |
| 2.3.1 | 3,902 | 10/29/2017 |
| 2.3.0 | 6,067 | 10/10/2017 |
| 2.2.0 | 3,968 | 6/22/2017 |
| 2.1.0 | 17,286 | 2/26/2017 |
| 2.0.0 | 2,628 | 2/17/2017 |
Release details on: https://github.com/LightBDD/LightBDD/wiki/What-Is-New#lightbdd-3100