Info
Version: | 3.6.1 |
Author(s): | Wojciech Kotlarski |
Last Update: | Wednesday, January 11, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/LightBDD/LightBDD |
NuGet Url: | https://www.nuget.org/packages/LightBDD.MsTest2 |
Install
Install-Package LightBDD.MsTest2
dotnet add package LightBDD.MsTest2
paket add LightBDD.MsTest2
LightBDD.MsTest2 Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- LightBDD.Framework(>= 3.2.0)
- MSTest.TestFramework(>= 2.1.1)
- LightBDD.Framework(>= 3.2.0)
- MSTest.TestFramework(>= 2.1.1)
- NETStandard.Library(>= 1.6.1)
- LightBDD.Framework(>= 3.2.0)
- MSTest.TestFramework(>= 2.1.1)
- LightBDD.Framework(>= 3.2.0)
- MSTest.TestFramework(>= 2.1.1)
Tags
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.