LightBDD.XUnit2
3.2.0
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.
Install-Package LightBDD.XUnit2 -Version 3.2.0
dotnet add package LightBDD.XUnit2 --version 3.2.0
<PackageReference Include="LightBDD.XUnit2" Version="3.2.0" />
paket add LightBDD.XUnit2 --version 3.2.0
Release Notes
Release details on: https://github.com/LightBDD/LightBDD/wiki/What-Is-New#lightbdd-320
Dependencies
-
.NETFramework 4.5.2
- LightBDD.Framework (>= 3.2.0)
- xunit (>= 2.4.1)
-
.NETFramework 4.6
- LightBDD.Framework (>= 3.2.0)
- xunit (>= 2.4.1)
-
.NETStandard 1.3
- LightBDD.Framework (>= 3.2.0)
- NETStandard.Library (>= 1.6.1)
- xunit (>= 2.4.1)
-
.NETStandard 2.0
- LightBDD.Framework (>= 3.2.0)
- xunit (>= 2.4.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,899 | 5/23/2020 |
3.1.1 | 46,371 | 10/31/2019 |
3.1.0 | 9,649 | 8/19/2019 |
3.0.1 | 39,400 | 1/16/2019 |
3.0.0 | 528 | 1/13/2019 |
2.5.0 | 14,895 | 12/2/2018 |
2.4.3 | 12,270 | 9/12/2018 |
2.4.2 | 17,645 | 8/19/2018 |
2.4.1 | 7,727 | 7/16/2018 |
2.4.0 | 426 | 7/11/2018 |
2.3.6 | 30,775 | 4/16/2018 |
2.3.5 | 9,932 | 2/18/2018 |
2.3.4 | 1,523 | 1/14/2018 |
2.3.3 | 828 | 12/31/2017 |
2.3.2 | 625 | 12/9/2017 |
2.3.1 | 902 | 10/29/2017 |
2.3.0 | 486 | 10/10/2017 |
2.2.0 | 925 | 6/22/2017 |
2.1.0 | 937 | 2/26/2017 |
2.0.0 | 432 | 2/17/2017 |
1.7.3 | 484 | 2/15/2017 |