LightBDD.Framework
3.4.1
Install-Package LightBDD.Framework -Version 3.4.1
dotnet add package LightBDD.Framework --version 3.4.1
<PackageReference Include="LightBDD.Framework" Version="3.4.1" />
paket add LightBDD.Framework --version 3.4.1
#r "nuget: LightBDD.Framework, 3.4.1"
// Install LightBDD.Framework as a Cake Addin
#addin nuget:?package=LightBDD.Framework&version=3.4.1
// Install LightBDD.Framework as a Cake Tool
#tool nuget:?package=LightBDD.Framework&version=3.4.1
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 |
---|---|
.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 |
.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 |
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.Core (>= 3.4.1)
-
.NETStandard 2.0
- LightBDD.Core (>= 3.4.1)
NuGet packages (8)
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.NUnit2
Allows creating acceptance tests in developer friendly environment by offering LightBDD.Framework features on top of NUnit 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; * asynchronous execution support; * in-code LightBDD configuration; * DI support; * inline and tabular parameters support. |
|
LightBDD.Fixie2
Allows creating acceptance tests in developer friendly environment by offering LightBDD.Framework features on top of Fixie 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. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.4.1 | 3,463 | 3/28/2022 |
3.4.0 | 17,085 | 11/7/2021 |
3.3.1 | 20,131 | 7/5/2021 |
3.3.0 | 55,680 | 2/20/2021 |
3.2.0 | 114,092 | 5/23/2020 |
3.1.1 | 101,369 | 10/31/2019 |
3.1.0 | 40,273 | 8/19/2019 |
3.0.1 | 86,088 | 1/16/2019 |
3.0.0 | 1,516 | 1/13/2019 |
2.5.0 | 31,217 | 12/2/2018 |
2.4.3 | 22,305 | 9/12/2018 |
2.4.2 | 28,198 | 8/19/2018 |
2.4.1 | 14,523 | 7/16/2018 |
2.4.0 | 1,201 | 7/11/2018 |
2.3.6 | 45,330 | 4/16/2018 |
2.3.5 | 11,639 | 2/18/2018 |
2.3.4 | 3,198 | 1/14/2018 |
2.3.3 | 1,514 | 12/31/2017 |
2.3.2 | 1,255 | 12/9/2017 |
2.3.1 | 1,897 | 10/29/2017 |
2.3.0 | 4,485 | 10/10/2017 |
2.2.0 | 2,248 | 6/22/2017 |
2.1.0 | 3,781 | 2/26/2017 |
2.0.0 | 1,073 | 2/17/2017 |
Release details on: https://github.com/LightBDD/LightBDD/wiki/What-Is-New#lightbdd-341