Metadata >> NuGet >> LightBDD.MsTest >> 1.5.1.1

1.5.1.1

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, * MsTest integration.
Language en-US
LicenseUrl http://opensource.org/licenses/BSD-2-Clause
Owners Wojciech Kotlarski
ProjectUrl https://github.com/Suremaker/LightBDD
ReleaseNotes Summary: + added integration with MsTest framework + multiple improvements to Feature Summary generators + improved debugging experience of LightBDD scenarios + added XmlResultFormatterSchema.xsd + better support for mixing steps of simplified and extended syntax Details: + extended HtmlResultFormatter to display switch to show/hide each feature and scenario details + extended HtmlResultFormatter to provide detailed summary about executed steps + improved HtmlResultFormatter css styles, added labels to check boxes + extended TestMetadataProvider to format stepType before is added to step name (allows to use methods like _ => Then_value_is(5)) + reorganized example projects to show the same tests in different test frameworks + added integration with MsTest framework => LightBDD.MsTest + extended FeatureCoordinator with OnBeforeFinish / OnAfterFinish events + improved debugging experience of LightBDD scenarios + extended PlainTextResultFormatter and XmlResultFormatter to include summary blocks like in HtmlResultFormatter + added XmlResultFormatterSchema.xsd for FeaturesSummary.xml output xml file
RequireLicenseAcceptance False
Summary Lightweight Behavior Driven Development Test Framework for MsTest
Tags bdd tdd testing framework behavior driven development acceptance criteria mstest
Dependencies LightBDD.Core:1.5.1.1
Title LightBDD.MsTest
PackageSize 29970
PackageHashAlgorithm SHA512
PackageHash NPVzKFy/wEnu5Z+TeWd9XTsnJfRAqq8MRa4maH2oTckvRwMkV2gPQQl/TkFLmoN5MVBqZYpeITLshMTIjVUl9Q==
DownloadCount 000000
CreatedDate 2014-10-21T09:57:45

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.MsTest -Version 1.5.1.1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install LightBDD.MsTest -Version 1.5.1.1 -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.MsTest 1.5.1.1 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap LightBDD.MsTest -Version 1.5.1.1
Uninstalling the package:
o remove-wrap LightBDD.MsTest

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