Pickles 4.0.3

.NET Standard 2.0
dotnet add package Pickles --version 4.0.3
NuGet\Install-Package Pickles -Version 4.0.3
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="4.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Pickles --version 4.0.3
#r "nuget: Pickles, 4.0.3"
#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=4.0.3

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

**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
       - Markdown: a simple output 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

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard2.0 netstandard2.1
.NET Framework net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen40 tizen60
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Pickles:

Package Downloads
Drelanium.BDD

C# Test Automation Framework based on Selenium.WebDriver and SpecFlow to write browser automated tests with ease, following Behaviour Driven Development. Extends the usage of numerous Selenium types, and provides new useful features. Supports Page Object Model design pattern. Notes: This package does not include any test framework or runner (MSTest / NUnit / xUnit). Those should be added additionally to the project. Executing tests against local browser requires browser specific Selenium WebDriver NuGets (e.g. Selenium.Chrome.WebDriver). See more on https://www.seleniumhq.org/ Specflow requires additional NuGet packages aswell, to enable test generation and execution, depending on the chosen test framework(e.g. SpecFlow.Tools.MsBuild.Generation and SpecFlow.xUnit). See more on https://specflow.org/ Included packages: - Selenium.WebDriver as the core of the framework, - SpecFlow to enable writing test in BDD, - FluentAssertions to write assertions in an extremely readable way, - Microsoft.Extensions.Configuration for managing the browser configurations, - Serilog as a .NET logging tool, - Pickles as a BDD reporting tool, - JetBrains.Annotations for ReSharper support, - Microsoft.SourceLink to provide source code link during debugging.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.3 3,021 11/23/2022
4.0.2 207 11/22/2022
4.0.1 2,488 5/9/2022
4.0.0 397 5/9/2022
3.0.1 945 10/4/2021
3.0.0-alpha.4 126 10/4/2021
3.0.0-alpha.3 126 10/4/2021
3.0.0-alpha.2 137 9/29/2021
3.0.0-alpha.1 108 9/27/2021
3.0.0-alpha 234 6/9/2021
2.21.1 46,903 3/8/2021
2.21.0 65,174 7/14/2020
2.20.1 309,219 10/18/2018
2.20.0 1,400 10/9/2018
2.19.0 16,870 7/20/2018
2.18.2 16,364 4/28/2018
2.18.1 1,253 4/20/2018
2.18.0 44,837 2/2/2018
2.17.0 23,655 11/6/2017
2.16.2 10,338 8/13/2017
2.16.1 953 8/7/2017
2.16.0 15,117 6/6/2017
2.15.0 19,079 3/9/2017
2.14.0 1,763 2/24/2017
2.13.0 2,570 2/10/2017
2.12.0 1,524 1/26/2017
2.11.1 201,813 12/16/2016
2.11.0 1,236 12/5/2016
2.10.0 27,920 10/22/2016
2.9.0 2,571 10/7/2016
2.8.3 1,170 9/28/2016
2.8.2 2,387 8/18/2016
2.8.1 2,299 7/29/2016
2.8.0 10,134 6/29/2016
2.7.0 8,332 6/14/2016
2.6.3 5,898 5/24/2016
2.6.2 1,759 5/11/2016
2.6.1 5,524 5/10/2016
2.6.0 1,567 4/12/2016
2.5.0 2,350 3/21/2016
2.4.1 1,364 3/1/2016
2.4.0 1,404 2/26/2016
2.3.3 387 3/11/2021
2.3.2 358 3/11/2021
2.3.0 1,409 1/27/2016
2.2.1 1,025 1/25/2016
2.2.0 1,224 1/15/2016
2.1.0 1,089 12/30/2015
2.0.4 985 12/27/2015
2.0.3 1,634 12/23/2015
2.0.2 4,566 11/21/2015
2.0.1 1,183 11/20/2015
2.0.0 1,587 11/3/2015
1.2.3 1,738 10/6/2015
1.2.2 1,179 9/24/2015
1.2.1 2,445 8/14/2015
1.2.0 1,288 7/28/2015
1.1.0 2,897 5/12/2015
1.0.1 3,313 3/31/2015
1.0.0 17,024 12/15/2014
0.20.0 1,264 12/10/2014
0.19.0 1,315 11/25/2014
0.18.2 1,884 9/12/2014
0.18.1 1,815 9/1/2014
0.18.0 1,457 7/7/2014
0.17.4 1,601 6/4/2014
0.17.3 1,102 5/30/2014
0.17.2 1,099 5/28/2014
0.16.0 1,117 5/14/2014
0.15.0 1,608 4/11/2014
0.14.0 1,225 3/27/2014
0.13.1 14,825 12/20/2013
0.13.0 1,577 11/29/2013
0.12.1 1,691 10/28/2013
0.12.0 1,182 10/25/2013
0.11.0 1,781 9/27/2013
0.10.0 1,339 8/29/2013
0.9.1 1,384 7/25/2013
0.9.0 1,219 7/23/2013
0.8.1 1,949 3/7/2013
0.8.0 1,773 12/17/2012
0.7.1 3,299 11/7/2012
0.7.0 2,678 8/7/2012
0.6.0 1,454 6/5/2012
0.5.0 1,629 3/13/2012
0.4.0 1,485 1/20/2012
0.3.0 1,478 12/13/2011