StoryQ 2.0.5
StoryQ is a portable (single dll), embedded BDD framework for .NET 3.5. It runs within your existing test runner and helps produce human-friendly test output (html or text). StoryQ's fluent interface adds strong typing, intellisense and documentation to your BDD grammar.
Install-Package StoryQ -Version 2.0.5
dotnet add package StoryQ --version 2.0.5
<PackageReference Include="StoryQ" Version="2.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add StoryQ --version 2.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: StoryQ, 2.0.5"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install StoryQ as a Cake Addin
#addin nuget:?package=StoryQ&version=2.0.5
// Install StoryQ as a Cake Tool
#tool nuget:?package=StoryQ&version=2.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 2.0.5 | 0 | 06.02.2022 |