LightBDD.MsTest2
3.2.0
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.
Install-Package LightBDD.MsTest2 -Version 3.2.0
dotnet add package LightBDD.MsTest2 --version 3.2.0
<PackageReference Include="LightBDD.MsTest2" Version="3.2.0" />
paket add LightBDD.MsTest2 --version 3.2.0
Release Notes
Release details on: https://github.com/LightBDD/LightBDD/wiki/What-Is-New#lightbdd-320
Dependencies
-
.NETFramework 4.5
- LightBDD.Framework (>= 3.2.0)
- MSTest.TestFramework (>= 2.1.1)
-
.NETFramework 4.6
- LightBDD.Framework (>= 3.2.0)
- MSTest.TestFramework (>= 2.1.1)
-
.NETStandard 1.3
- LightBDD.Framework (>= 3.2.0)
- MSTest.TestFramework (>= 2.1.1)
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- LightBDD.Framework (>= 3.2.0)
- MSTest.TestFramework (>= 2.1.1)
Used By
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.MsTest2:
Repository | Stars |
---|---|
LightBDD/LightBDD
BDD framework allowing to create easy to read and maintain tests.
|
Version History
Version | Downloads | Last updated |
---|---|---|
3.2.0 | 1,371 | 5/23/2020 |
3.1.1 | 570 | 10/31/2019 |
3.1.0 | 9,463 | 8/19/2019 |
3.0.1 | 1,625 | 1/16/2019 |
3.0.0 | 326 | 1/13/2019 |
2.5.0 | 786 | 12/2/2018 |
2.4.3 | 723 | 9/12/2018 |
2.4.2 | 1,230 | 8/19/2018 |
2.4.1 | 910 | 7/16/2018 |
2.4.0 | 358 | 7/11/2018 |
2.3.6 | 3,660 | 4/16/2018 |
2.3.5 | 479 | 2/18/2018 |
2.3.4 | 412 | 1/14/2018 |
2.3.3 | 411 | 12/31/2017 |
2.3.2 | 472 | 12/9/2017 |
2.3.1 | 379 | 10/29/2017 |
2.3.0 | 381 | 10/10/2017 |
2.2.0 | 492 | 6/22/2017 |
2.1.0 | 518 | 2/26/2017 |
2.0.0-pre | 401 | 2/17/2017 |