LightBDD.Framework
3.5.0
Install-Package LightBDD.Framework -Version 3.5.0
dotnet add package LightBDD.Framework --version 3.5.0
<PackageReference Include="LightBDD.Framework" Version="3.5.0" />
paket add LightBDD.Framework --version 3.5.0
#r "nuget: LightBDD.Framework, 3.5.0"
// Install LightBDD.Framework as a Cake Addin
#addin nuget:?package=LightBDD.Framework&version=3.5.0
// Install LightBDD.Framework as a Cake Tool
#tool nuget:?package=LightBDD.Framework&version=3.5.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 |
---|---|
.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.5.0)
-
.NETStandard 2.0
- LightBDD.Core (>= 3.5.0)
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.5.0 | 449 | 8/7/2022 |
3.4.2 | 4,241 | 6/18/2022 |
3.4.1 | 14,665 | 3/28/2022 |
3.4.0 | 22,711 | 11/7/2021 |
3.3.1 | 24,538 | 7/5/2021 |
3.3.0 | 64,417 | 2/20/2021 |
3.2.0 | 120,368 | 5/23/2020 |
3.1.1 | 105,523 | 10/31/2019 |
3.1.0 | 41,100 | 8/19/2019 |
3.0.1 | 90,493 | 1/16/2019 |
3.0.0 | 1,596 | 1/13/2019 |
2.5.0 | 32,041 | 12/2/2018 |
2.4.3 | 23,797 | 9/12/2018 |
2.4.2 | 30,510 | 8/19/2018 |
2.4.1 | 14,787 | 7/16/2018 |
2.4.0 | 1,280 | 7/11/2018 |
2.3.6 | 48,225 | 4/16/2018 |
2.3.5 | 11,731 | 2/18/2018 |
2.3.4 | 3,287 | 1/14/2018 |
2.3.3 | 1,591 | 12/31/2017 |
2.3.2 | 1,333 | 12/9/2017 |
2.3.1 | 1,976 | 10/29/2017 |
2.3.0 | 4,548 | 10/10/2017 |
2.2.0 | 2,317 | 6/22/2017 |
2.1.0 | 4,377 | 2/26/2017 |
2.0.0 | 1,138 | 2/17/2017 |
Release details on: https://github.com/LightBDD/LightBDD/wiki/What-Is-New#lightbdd-350