Pickles 1.0.1

dotnet add package Pickles --version 1.0.1
NuGet\Install-Package Pickles -Version 1.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Pickles" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Pickles --version 1.0.1
#r "nuget: Pickles, 1.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Pickles as a Cake Addin
#addin nuget:?package=Pickles&version=1.0.1

// Install Pickles as a Cake Tool
#tool nuget:?package=Pickles&version=1.0.1

**Pickles** is an open source **living documentation** generator that works on feature files written in the *Gherkin* language, popularized in tools like *Cucumber* and *SpecFlow*.

       *Pickles* can be incorporated into your build process to produce living documentation in a format that is more accessible to your clients. *Gherkin* language files are written in plain text and stored in your source folder. This can make them inaccessible to clients who may not know how to work with source control or who are not interested in seeing all of the source code, just the features.

       *Pickles* can produce output in different formats:

       - Static HTML: a set of HTML files with minimal JavaScript
       - Dynamic HTML: a JavaScript-rich single page app with integrated search
       - Word: Microsoft Word
       - Excel: Microsoft Excel
       - JSON: a custom JSON format

       Optionally, *Pickles* can **integrate test results**, so that your stakeholders know which scenarios pass validation. *Pickles* supports these test formats:

       - NUnit
       - MSTest
       - XUnit
       - SpecRun
       - Cucumber JSON

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.1 600 3/31/2015
1.0.0 805 12/15/2014
0.20.0 61 12/10/2014
0.19.0 198 11/25/2014
0.18.2 482 9/12/2014
0.18.1 147 9/1/2014
0.18.0 314 7/7/2014
0.17.4 213 6/4/2014
0.17.3 52 5/30/2014
0.17.2 55 5/28/2014
0.16.0 69 5/14/2014
0.15.0 149 4/11/2014
0.14.0 54 3/27/2014
0.13.1 249 12/20/2013
0.13.0 101 11/29/2013
0.12.1 105 10/28/2013
0.12.0 51 10/25/2013
0.11.0 59 9/27/2013
0.10.0 74 8/29/2013
0.9.1 65 7/25/2013
0.9.0 52 7/23/2013
0.8.1 177 3/7/2013
0.8.0 54 12/17/2012
0.7.1 58 11/7/2012
0.7.0 56 8/7/2012
0.6.0 57 6/5/2012
0.5.0 66 3/13/2012
0.4.0 50 1/20/2012
0.3.0 51 12/13/2011