LightBDD.Fixie2
3.5.0
Install-Package LightBDD.Fixie2 -Version 3.5.0
dotnet add package LightBDD.Fixie2 --version 3.5.0
<PackageReference Include="LightBDD.Fixie2" Version="3.5.0" />
paket add LightBDD.Fixie2 --version 3.5.0
#r "nuget: LightBDD.Fixie2, 3.5.0"
// Install LightBDD.Fixie2 as a Cake Addin
#addin nuget:?package=LightBDD.Fixie2&version=3.5.0
// Install LightBDD.Fixie2 as a Cake Tool
#tool nuget:?package=LightBDD.Fixie2&version=3.5.0
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.
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 | netcoreapp3.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
-
.NETCoreApp 3.1
- Fixie (>= 2.2.2)
- LightBDD.Framework (>= 3.5.0)
-
.NETFramework 4.6.1
- Fixie (>= 2.2.2)
- LightBDD.Framework (>= 3.5.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on LightBDD.Fixie2:
Repository | Stars |
---|---|
LightBDD/LightBDD
BDD framework allowing to create easy to read and maintain tests.
|
Version | Downloads | Last updated |
---|---|---|
3.5.0 | 33 | 8/7/2022 |
3.4.2 | 68 | 6/18/2022 |
3.4.1 | 90 | 3/28/2022 |
3.4.0 | 283 | 11/7/2021 |
3.3.1 | 205 | 7/5/2021 |
3.3.0 | 190 | 2/20/2021 |
3.2.0 | 2,416 | 5/23/2020 |
3.1.1 | 368 | 10/31/2019 |
3.1.0 | 3,565 | 8/19/2019 |
3.0.1 | 812 | 1/16/2019 |
3.0.0 | 675 | 1/13/2019 |
2.5.0 | 583 | 12/2/2018 |
2.4.3 | 573 | 9/12/2018 |
2.4.2 | 633 | 8/19/2018 |
2.4.1 | 660 | 7/16/2018 |
2.4.0 | 667 | 7/11/2018 |
Release details on: https://github.com/LightBDD/LightBDD/wiki/What-Is-New#lightbdd-350