LightBDD.XUnit2
3.1.1
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.
See the version list below for details.
Install-Package LightBDD.XUnit2 -Version 3.1.1
dotnet add package LightBDD.XUnit2 --version 3.1.1
<PackageReference Include="LightBDD.XUnit2" Version="3.1.1" />
paket add LightBDD.XUnit2 --version 3.1.1
Release Notes
Release details on: https://github.com/LightBDD/LightBDD/wiki/What-Is-New#lightbdd-311
Dependencies
-
.NETFramework 4.5.2
- LightBDD.Framework (>= 3.1.1)
- xunit (>= 2.3.1)
-
.NETFramework 4.6
- LightBDD.Framework (>= 3.1.1)
- xunit (>= 2.3.1)
-
.NETStandard 1.3
- LightBDD.Framework (>= 3.1.1)
- NETStandard.Library (>= 1.6.1)
- xunit (>= 2.3.1)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on LightBDD.XUnit2:
Package | Downloads |
---|---|
LightBDD.XUnit
A bridge package allowing smooth transition from LightBDD.XUnit to LightBDD.XUnit2.
After update to this version, the LightBDD.XUnit package can be removed and LightBDD.XUnit2 should be used since then.
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on LightBDD.XUnit2:
Repository | Stars |
---|---|
LightBDD/LightBDD
BDD framework allowing to create easy to read and maintain tests.
|
Version History
Version | Downloads | Last updated |
---|---|---|
3.2.0 | 23,112 | 5/23/2020 |
3.1.1 | 45,939 | 10/31/2019 |
3.1.0 | 9,532 | 8/19/2019 |
3.0.1 | 39,358 | 1/16/2019 |
3.0.0 | 518 | 1/13/2019 |
2.5.0 | 14,876 | 12/2/2018 |
2.4.3 | 12,234 | 9/12/2018 |
2.4.2 | 17,538 | 8/19/2018 |
2.4.1 | 7,725 | 7/16/2018 |
2.4.0 | 426 | 7/11/2018 |
2.3.6 | 30,620 | 4/16/2018 |
2.3.5 | 9,926 | 2/18/2018 |
2.3.4 | 1,519 | 1/14/2018 |
2.3.3 | 824 | 12/31/2017 |
2.3.2 | 625 | 12/9/2017 |
2.3.1 | 898 | 10/29/2017 |
2.3.0 | 481 | 10/10/2017 |
2.2.0 | 921 | 6/22/2017 |
2.1.0 | 937 | 2/26/2017 |
2.0.0 | 432 | 2/17/2017 |
1.7.3 | 478 | 2/15/2017 |