LightBDD.Fixie3
3.7.0
See the version list below for details.
dotnet add package LightBDD.Fixie3 --version 3.7.0
NuGet\Install-Package LightBDD.Fixie3 -Version 3.7.0
<PackageReference Include="LightBDD.Fixie3" Version="3.7.0" />
paket add LightBDD.Fixie3 --version 3.7.0
#r "nuget: LightBDD.Fixie3, 3.7.0"
// Install LightBDD.Fixie3 as a Cake Addin #addin nuget:?package=LightBDD.Fixie3&version=3.7.0 // Install LightBDD.Fixie3 as a Cake Tool #tool nuget:?package=LightBDD.Fixie3&version=3.7.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 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. |
.NET Core | netcoreapp3.1 is compatible. |
-
.NETCoreApp 3.1
- Fixie (>= 3.3.0)
- LightBDD.Framework (>= 3.7.0)
-
net6.0
- Fixie (>= 3.3.0)
- LightBDD.Framework (>= 3.7.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.Fixie3:
Repository | Stars |
---|---|
LightBDD/LightBDD
BDD framework allowing to create easy to read and maintain tests.
|
Release details on: https://github.com/LightBDD/LightBDD/wiki/What-Is-New#lightbdd-370