Metadata >> NuGet >> LightBDD.MbUnit >> 1.5.0.0

1.5.0.0

Metadata

Authors Wojciech Kotlarski
Copyrights Copyright © Wojciech Kotlarski 2013-2014
Description 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 offer during code development, * Easy to read scenario definitions, * Scenario steps execution tracking, usable during longer test execution, * Scenario steps execution time measurement, * Possibility to run steps with dedicated shared context, allowing to run tests safely in parallel, * Possibility to run parametrized steps with smart rules of inserting argument values to formatted step name, * Feature result summary available in XML, HTML or Plain text format, * Possibility to configure multiple result summaries in app.config file, * VS Project Item templates for feature test files, * MbUnit integration.
Language en-US
LicenseUrl http://opensource.org/licenses/BSD-2-Clause
Owners Wojciech Kotlarski
ProjectUrl https://github.com/Suremaker/LightBDD
ReleaseNotes Summary: + fluent interface for scenario creation + parameterized steps support + capturing execution start and duration of scenarios and steps (https://github.com/Suremaker/LightBDD/issues/5) + improvements to HtmlResultFormatter Details: + introduced IScenarioBuilder/ICustomizedScenarioBuilder fluent interfaces for scenario creation, added NewScenario() methods to AbstractBDDRunner + added support for parameterized steps in AbstractBDDRunner.RunScenario() / IScenarioBuilder.Run() methods + implemented argument insertion to parameterized step name + added support for proper capture of mutable step arguments + obsoleted all RunScenario() methods that allows to provide scenarioName or label + added execution start and execution time capture for steps and scenarios + altered IProgressNotifier.NotifyScenarioFinished() to accept IScenarioResult + added IProgressNotifier.NotifyStepFinished() + extended ConsoleProgressNotifier and PlainTextResultFormatter/XmlResultFormatter/HtmlResultFormatter to display execution times for steps and scenarios + extended HtmlResultFormatter to generate Execution and Feature summary + extended HtmlResultFormatter to generate filtering by status options for scenarios/features + corrected HttpResultFormatter styles for better experience of copying summary reports into Word documents + corrected HtmlResultFormatter to escape HTML specific characters in displayed text
RequireLicenseAcceptance False
Summary Lightweight Behavior Driven Development Test Framework for MbUnit
Tags bdd tdd testing framework behavior driven development acceptance criteria mbunit
Dependencies LightBDD.Core:1.5.0.0|Gallio_MbUnit:3.4.14.0
Title LightBDD.MbUnit
PackageSize 26599
PackageHashAlgorithm SHA512
PackageHash GlAiJVlwmi+OcZjp06lyOcAIisZrHQxr3U4lYixg8n/cMsrjhUBECj3vXP3GaW6elUn1j5SFnLSbtbQsOge7Vw==
DownloadCount 000000
CreatedDate 2014-09-28T20:24:04

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install LightBDD.MbUnit -Version 1.5.0.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install LightBDD.MbUnit -Version 1.5.0.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete LightBDD.MbUnit 1.5.0.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package LightBDD.MbUnit -Version 1.5.0.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package LightBDD.MbUnit -Version 1.5.0.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap LightBDD.MbUnit -Version 1.5.0.0
Uninstalling the package:
o remove-wrap LightBDD.MbUnit

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.0 Binaries