Downloads:
43,851
Downloads of v 2.6.1:
469
Last Update:
10 May 2016
Package Maintainer(s):
Software Author(s):
- PicklesDoc and contributors
Tags:
specificationbyexample bdd specflow gherkin cucumber specbyex livingdocumentation documentation- Software Specific:
- Software Site
- Software License
- Package Specific:
- Possible Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Pickles - The Open Source Living Documentation Generator
This is not the latest version of Pickles - The Open Source Living Documentation Generator available.
- 1
- 2
- 3
2.6.1 | Updated: 10 May 2016
- Software Specific:
- Software Site
- Software License
- Package Specific:
- Possible Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
43,851
Downloads of v 2.6.1:
469
Maintainer(s):
Software Author(s):
- PicklesDoc and contributors
Pickles - The Open Source Living Documentation Generator 2.6.1
This is not the latest version of Pickles - The Open Source Living Documentation Generator available.
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by PicklesDoc and contributors. The inclusion of PicklesDoc and contributors trademark(s), if any, upon this webpage is solely to identify PicklesDoc and contributors goods or services and not for commercial purposes.
- 1
- 2
- 3
Some Checks Have Failed or Are Not Yet Complete
Not All Tests Have Passed
Validation Testing Passed
Verification Testing Passed
DetailsScan Testing Resulted in Flagged:
This package was submitted (and approved) prior to automated virus scanning integration into the package moderation processs.
We recommend clicking the "Details" link to make your own decision on installing this package.
Deployment Method: Individual Install, Upgrade, & Uninstall
To install Pickles - The Open Source Living Documentation Generator, run the following command from the command line or from PowerShell:
To upgrade Pickles - The Open Source Living Documentation Generator, run the following command from the command line or from PowerShell:
To uninstall Pickles - The Open Source Living Documentation Generator, run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download pickles --internalize --version=2.6.1 --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade pickles -y --source="'INTERNAL REPO URL'" --version="'2.6.1'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade pickles -y --source="'INTERNAL REPO URL'" --version="'2.6.1'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install pickles
win_chocolatey:
name: pickles
version: '2.6.1'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'pickles' do
action :install
source 'INTERNAL REPO URL'
version '2.6.1'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller pickles
{
Name = "pickles"
Version = "2.6.1"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'pickles':
ensure => '2.6.1',
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
This package was approved as a trusted package on 10 May 2016.
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
md5: 69518420A7136B3E7F334A02C9EE5D28 | sha1: 9DDD5232800A03BF45B4D0B65D44F8B9235DCC9B | sha256: BC7AEE31320D3AD569FD26548F4EA748D2D60D995C91B9824CB1ED31C5141E8F | sha512: 746897B84433CB7EF0CCB2B7A8A43DFF43D23B8D0E3D3EF611DB662B486FB223AB27933267A3CB159465C122981EEAD445D3384336E2FF59B864B7A3AF95EDAB
md5: 7E3271FE123574FF6E27F50798435089 | sha1: D22315C2AB7F545EA2CF935F65C81961579D8C3E | sha256: E23D7BDCFAAC79EB086A5E4CE75C4DBD04DA5DA842BC3586EA7FADC2923AD48C | sha512: 17EBACF19A3652FE643554F61877C2979703FB2D6C6033D50575F0E79F9E17FE50EF13F419091BFE5AA3020B472F8223C6A86754EE037B77489357D98BDBC639
md5: 8BF2D98EB3CEA4E624FBFF8E6AEC7C8F | sha1: 8604A515B29A6DB99230E5D72E6EF0924AFBBFEC | sha256: 40F293A772B3017814557BFB6FFD0077C7B81DC4FDC1CAA7498DB64C38DCC25F | sha512: 8CA3882076D50C24926A179FF87C5708040A46AEE33B5EDAD392BEF9D357BF803837F47FA6C73178EBF9C0AC189DAD79CE777FB76170E8CB91818EAE458540AE
md5: 87C7E94393317CFD6A72FFB96AA6D69F | sha1: 9FF4A4733D2925FC2CA1B74FC9448410C69FB56B | sha256: 637979879D1BA63BBB9DFBEF7D68822892C40543F2B61133709574F902D78A76 | sha512: 2668E2EFB4AEA9FA44A40D8D7E7192B967215F9215A13307E5BC174AFD0CC13A9666819DBE9435C1B4A58670C7948FF47775C5581F6319AF7F3728F271D6889F
md5: 999C6BC2D2CE7565A861394B01B3B3A9 | sha1: 251E4AE6ED3707B6F91C05982135735D4117B973 | sha256: E44DFDBCBA8B343E9E506DE567F9F3BD236F80112B6078A07B1498DF838F90E1 | sha512: A003137E67B28ECE5E32B7A5FAD3C20395717469C0EB044D7C273D18F99C3EF01CF3CA675EDD0A730A4127F18833F7215CC033DABFD0294C347FDB07278C59D1
md5: 9B4BF33E2CEDFA8EDE2036010E542682 | sha1: 68ADE43A6DADA687024BB9595FDEECFE50BE5607 | sha256: A7CFED8837FDB80CD862A1A6A5792CE8AC5417F53D1841335EB892AF0884C30A | sha512: 541F743B1BB63C7010BA27E98ACDEE612222CEF854775B17174077DF1F83F4A5A8B2A81264EFF165107AC8A4602D34AF8721E2B90ACD1AB1132C31154C029243
md5: 8CBBD216E99B1D4D9304231235FF8C59 | sha1: CFE5C3A8BD9F2A3B814E7DFF271CD3620A04B299 | sha256: C44C392D40A05C5D1356B7F90171318BC03C766F15DE97E08E7F115D10159C87 | sha512: C7E38E07270CFB4DC66DD839D696D51CB3B4241959AD63EC391DD74ECD2C9437E8C9B4AA0F3F4A905BB3D906660597E4F142D3F34BB15E1A228B6341FA9449D7
md5: C3C04754418382F505CAFC18D64427F5 | sha1: CAC5E36DC498D6BB16170020BE021FF5BD18A9E2 | sha256: DF8EC2E0245829DDEC5B79F1918C3AE3A3FA540A5A0E3C410E2B6EF0BEBC7927 | sha512: BDA5EFD0F69A9C7198841E5D31744FA2BEBB05CEDB1E2846A0D2DBCE6C3193DA69C181BE1116F38CD5F3D61B441567B1DA2C844522184323E3D429294AA91AB5
md5: 00DF6E02B1C92A08F14FC3C7722C5E4A | sha1: 6368FFA42375C3091549AF0E3891CC39208596E8 | sha256: 70ECB22486C521F556624DEF82F9CDA961EEA437D2CE76A6291D5EE2A6AF7674 | sha512: 7C86072A8995C3156F91F453446EFC4CD567D256BF7F88BB52DBC4AEBFD0F86F369538B0FA9CEB9F083494DA73BDFE663585BFBF814A7FF18D795F9358A64F15
md5: 592367EAFE6414A34024735AF8420B73 | sha1: 2FF8FDCDDA8E987FA1342677ABB9D1D2F355FF18 | sha256: AFE92470DE95FB851EB0AF4D9631532E61F08FE6A98EFAF4E6D446375E654D3E | sha512: 45DA155B157301A3F43BD737053FBD1B6F818AE93DCDEDEFE5E6EE70FF8C1BF4F02E610E6215620608E97B0E0BB681E938A1981C1BDD93ACFE7FF1826C0FE1B9
md5: 5795C4F46AF0A664D059556D76B2B3EF | sha1: BF72ECD6F0B194AF607174A6D43C23021F314A53 | sha256: E557D5824CDF0A5E3099B462E44BA098C95AC9D2B562BD2C9128DA80B1ECD17C | sha512: FB3BB22AB9351F02E09F36220C4A9396B0BAB5E8F1A040D704B8632AFD8D406035A1E9BF2179BCA7BB9B77A7808EC456A1FA04624D0C366F7F1F9DA663D8BD66
md5: C9D49E8CBD49E998288E3B4616FE0E05 | sha1: E6A78701CE5979770897F3A94560FD93545926D1 | sha256: CA5C9F0E822F1922CDEAD623AA1D9C64E96A7D4197B0721DAB16C382D01B2526 | sha512: E6C47506203FB9AB2137EAE494772066A49060B62B613A2B7D965736C8D9F3DEA6079C9F7216AF5608F38403513AC7AE6C055F981A34EC8B502FDC3BDC5E673E
md5: 4EEE1C4B09298768D93D87615F583E4E | sha1: 6EC612335E87843425E667708D240A1C7FC27C3B | sha256: BF8945E132AB3219B1031D91199FF935EF6265EFDE5480C24AB40B6CAD64D929 | sha512: A4B214AA48244EE7A4D502C4E2810A422BE4A563393CD4D8DCB23EB3F0CD409381213626742B8A3A6AE425F46DFC88E25B2FB015A08E41AEAF848D33ABC881B2
md5: 566AC9728F443696C7124169A98A6DBF | sha1: 62DB1D58D4F7FF828EEC58EA698A3002CCB6E5CD | sha256: 3F56DC113D36B91AA85C07C5E547A021591FE594A217645E12A28EAABC7FFC38 | sha512: 3BDC30F9F9A6A93EEAD551202FC0E0555943CB51AB98227E6599646B9407BA53CEF53649317287DA9902C0F987EEBFC1A5C7D609CD20C22CBB0AE35DB4089534
md5: D7D97364680F4F83C1A128F9058955C7 | sha1: 4CEEC809F735D1E44C399719FAB964EC9EB3E76A | sha256: AC003E1F6A7657F93AC7ED87165F3C269E1E437BEB29FBD226FA872A3DBEA6A5 | sha512: 3AD0A739C738A800FECEF861E50D3503554B93782DE243938763DA58C9E83F05585899CBB1D33AC373C2B2C68F6CB9D7E261D9ED7168FC8BCA6899F1AEF4729D
md5: 9A143491358CF7B1364CF70A8E0B3315 | sha1: 2E53CBCBE85CE4EA566111102E9D71E5D5AB93A2 | sha256: ADD7C8FE25289D95F7CB9AA1009E81F375FB8D97A01D45B03C34CADCB8183623 | sha512: DB7EE349CD3F07DB708E76E0F2A74087302C7354512807CBB4233AEAF4DE8C987D34B13AE9F1D2DD7E0F55426E89E8F1CD3A8C6FBF331C8E400E5FE67E0C3044
Log in or click on link to see number of positives.
- MarkdownDeep.dll (c44c392d40a0) - ## / 66
- Autofac.dll (bc7aee31320d) - ## / 72
- ClosedXML.dll (e23d7bdcfaac) - ## / 57
- DocumentFormat.OpenXml.dll (40f293a772b3) - ## / 68
- NDesk.Options.dll (800c0ae0f2ac) - ## / 67
- NGenerics.dll (70ecb22486c5) - ## / 57
- FeatureSwitcher.dll (637979879d1b) - ## / 61
- Jint.dll (a7cfed8837fd) - ## / 57
- Strike.Jint.dll (ac003e1f6a76) - ## / 55
- Gherkin.dll (e44dfdbcba8b) - ## / 62
- Newtonsoft.Json.dll (df8ec2e02458) - ## / 69
- System.IO.Abstractions.dll (add7c8fe2528) - ## / 56
- pickles.2.6.1.nupkg (940aee77377c) - ## / 57
- NLog.dll (afe92470de95) - ## / 57
- pickles.exe (e557d5824cdf) - ## / 57
- PicklesDoc.Pickles.Library.dll (ca5c9f0e822f) - ## / 56
- PicklesDoc.Pickles.ObjectModel.dll (bf8945e132ab) - ## / 57
- PicklesDoc.Pickles.TestFrameworks.dll (3f56dc113d36) - ## / 57
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Copyright © 2010-2012 Jeffrey Cameron, Copyright © 2013-present PicklesDoc and contributors
This package has no dependencies.
Ground Rules:
- This discussion is only about Pickles - The Open Source Living Documentation Generator and the Pickles - The Open Source Living Documentation Generator package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or Pickles - The Open Source Living Documentation Generator, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.