Metadata >> NuGet >> LightBDD.MbUnit >> 1.4.0.0

1.4.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 offers during code development, * Easy to read scenario definitions, * Scenario steps execution tracking, usable during longer test execution, * Possibility to run steps with dedicated shared context, allowing to run tests safely in parallel, * Feature result summary available in XML 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 + fixed PlainTextResultFormatter to be usable for feature summary generation + changed PlainTextResultFormatter to display status details below steps + added SummaryFileWriter allowing to save feature results summary to file in specified format + added SummaryGenerator with multiple summary writers support to aggregate and save feature results + added support for feature summary format/file name configuration in app.config file. + modified FeatureCoordinator to use SummaryGenerator as default Aggregator and use app.config to configure it + obsoleted TestResultsSummary and FeatureSummaryAggregator classes + modified example project to present how to use feature summary with app.config + modified way the NuGet packages are created so symbol packages are now generated as well
RequireLicenseAcceptance False
Summary Lightweight Behavior Driven Development Test Framework for MbUnit
Tags bdd tdd testing framework behavior driven development acceptance mbunit
Dependencies LightBDD.Core:1.4.0.0|Gallio_MbUnit:3.4.14.0
Title LightBDD.MbUnit
PackageSize 24245
PackageHashAlgorithm SHA512
PackageHash pMO8unx61k/U4rgE8TFAaBx8h2QQcKadazqW9kfd1j4lcwqZ7tZa2Ec5iLRXvULuaH14LygTDa+13A2+r7k2Fg==
DownloadCount 000000
CreatedDate 2014-02-22T16:47:00

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.4.0.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install LightBDD.MbUnit -Version 1.4.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.4.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.4.0.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package LightBDD.MbUnit -Version 1.4.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.4.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