LightBDD 1.1.4
Allows creating acceptance tests in developer friendly environment.
Features:
* Native support for refactoring, code analysis (like finding unused methods), test running and all features that Visual Studio / Intellisense / Resharper offers during code development,
* Easy to read scenario definitions,
* Scenario steps execution tracking, usable during longer test execution,
* Feature result summary available in XML or Plain text format,
* VS Project Item templates for feature test files.
See the version list below for details.
Install-Package LightBDD -Version 1.1.4
dotnet add package LightBDD --version 1.1.4
<PackageReference Include="LightBDD" Version="1.1.4" />
paket add LightBDD --version 1.1.4
Release Notes
+ added StatusDetails to IStepResult and IScenarioResult, providing details for Failed/Ignored status
+ modified XmlResultFormatter, PlainTextResultFormatter and ConsoleProgressNotifier to include StatusDetails
+ extended FeatureFixture with CreateProgressNotifier() method allowing to specify IProgressNotifier used by BDDRunner.
Dependencies
-
.NETFramework 4.0
- NUnit (>= 2.6.2)
GitHub Usage
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated | ||
---|---|---|---|---|
2.1.0 | 9,226 | 2/26/2017 | ||
1.7.3 | 445 | 2/15/2017 | ||
1.7.2 | 536 | 8/21/2016 | ||
1.7.1 | 458 | 6/14/2016 | ||
1.7.0 | 914 | 6/21/2015 | ||
1.6.1 | 1,000 | 12/13/2014 | ||
1.6.0 | 529 | 11/27/2014 | ||
1.5.1.1 | 525 | 10/21/2014 | ||
1.5.1 | 541 | 10/20/2014 | ||
1.5.0 | 581 | 9/28/2014 | ||
1.4.0 | 662 | 2/22/2014 | ||
1.3.0 | 557 | 2/18/2014 | ||
1.2.0.1 | 558 | 11/12/2013 | ||
1.2.0 | 510 | 11/12/2013 | ||
1.1.4 | 512 | 9/21/2013 | ||
1.1.2 | 509 | 9/17/2013 | ||
1.1.1 | 508 | 9/16/2013 | ||
1.1.0 | 512 | 9/15/2013 |