Metadata >> NuGet >> LightBDD.MsTest >> 1.6.1.0

1.6.1.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, * MsTest integration.
IconUrl https://raw.githubusercontent.com/Suremaker/LightBDD/master/logo/lightbdd.png
Language en-US
LicenseUrl http://opensource.org/licenses/BSD-2-Clause
Owners Wojciech Kotlarski
ProjectUrl https://github.com/Suremaker/LightBDD
ReleaseNotes + HtmlResultFormatter: highlighted ignored and bypassed scenarios and provided links to scenario details + Modified parameterized steps to provide detailed information on parameters causing format failure during scenario execution + Included scenarios causing initialization failure due to parameter formatting problems in reports + Added FormatBooleanAttribute for formatting step parameters of boolean type + HtmlResultFormatter: added favicon and footer to HTML report
RequireLicenseAcceptance False
Summary Lightweight Behavior Driven Development Test Framework for MsTest
Tags bdd tdd testing framework behavior driven development acceptance criteria mstest vstest
Dependencies LightBDD.Core:1.6.1.0
Title LightBDD.MsTest
PackageSize 31657
PackageHashAlgorithm SHA512
PackageHash xpdOFHA/hdY01jv+muLOJFlKM2fIWEt9BrQ9kmy5pqMe9GeIWNtQxazrpBNw7jB16ObQcGQgD6ddkJzTP1ygEw==
DownloadCount 000000
CreatedDate 2014-12-13T18:54:49

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

OpenWrap

Installing the package:
o add-wrap LightBDD.MsTest -Version 1.6.1.0
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