Downloads:
43,627
Downloads of v 2.10.0:
624
Last Update:
22 Oct 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.10.0 | Updated: 22 Oct 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,627
Downloads of v 2.10.0:
624
Maintainer(s):
Software Author(s):
- PicklesDoc and contributors
Pickles - The Open Source Living Documentation Generator 2.10.0
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.10.0 --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.10.0'" [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.10.0'"
$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.10.0'
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.10.0'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller pickles
{
Name = "pickles"
Version = "2.10.0"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'pickles':
ensure => '2.10.0',
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 22 Oct 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: 110D0C977687A1CA73F658917DE0F723 | sha1: BBF6E4FFE615A86692B3265DC6199E85099C680F | sha256: 497B7FF418FBC4793C4AEFC64ED1B43BD40B143075043CFC491779B67F76390F | sha512: 99E05AFBD2EEC1C6630AE97CB1C6770A4481B9068F684E163B78EE51939FCEACA8BDCA8DBF1A88D3AF40D48FB9F5163A5EBCDA5788636DBA9C0522A887089832
md5: 97FD2C7130C081F4CB5488A4559576AF | sha1: B03973AEBE55C0B7DCBA3075CEC69594F522582C | sha256: A6DB4F125B9E0B521032AFED1CBD7D4DBF5CB1F9A885745A73F5B763477AF9FD | sha512: A54F12B13B8CB44D710623B2B001E6A3851E907A0820AEA0B2329AFD5AB32FA6C35FF855B1BD32AF55D33668CDA9A81E7CA3E021379C0BABF0F149A29F529F90
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: C53737821B861D454D5248034C3C097C | sha1: 6B0DA75617A2269493DC1A685D7A0B07F2E48C75 | sha256: 575E30F98E4EA42C9E516EDC8BBB29AD8B50B173A3E6B36B5BA39E133CCE9406 | sha512: 289543F5EEA472E9027030E24011BEA1E49E91059241FE6EB732E78F51822313E47D1E4769FA1C9C7D6139F6A97DCFEF2946836B3383E8643988BF8908162FB9
md5: 68E3281FE71A2A54C46ECF296A70A77B | sha1: 144C27D7923B4DA8DFF64838CBB577F383314DCF | sha256: 1C669028F5F487DCBFFC99E18AEACF8F8A4CAA2B7CE9DC53170715E7E242456D | sha512: 2255C55545DF9735CC961EF9155D94A090E702447DD63F44426362B6300ADAD3296E36B167969D4D983E807FABE1D9C7D2BB80B398A1EF55A419A4EE0FDE6A2F
md5: A09596F11FFC130204BE2FA31072B711 | sha1: 294C3DF2D99F632CA4457276DA6DAED2020C24FB | sha256: 93DC987C632C09A48CEC4EB69B241C877F70D04478536AD3DB9D1CD33BF6E568 | sha512: 8CA5E797CB5CBA34AB35EC3E9F1E48537A47498B27992F8FBA55A4AE32CCDF3578FA2665A020AEDA6122281E923EAAAC0B4AEAB9B3CEA93C076800DC69F5CD15
md5: CBDB79EF804BAF88927F77CD16DD3A74 | sha1: 7A2FAA5D3AA689A9D14810AC64E6B782D6D1BA41 | sha256: 072396CC15964E00A20D956C47DCCF8CA26365E336060093F05A5074986D0979 | sha512: FB6414821FD6498A500D0410FEA47050E95907B193A270438A8AC8028C179CDE31E53370C684FACCA9F284DC251B3087DD6C1FCAB700D7625B33B1125B12AD42
md5: DFE663B10222AF885479DFF38A204F55 | sha1: 78AEFE4A245FCD88DC8C7FFE75FE5E201AC79018 | sha256: A81A0CD9D372A2DCAA27507E83B9D9792F9EB4DA55D3A1EC392B9CD6DFC19EC8 | sha512: FB0216E6732F9738F3F22C3A07D537070E6FD9984D4569499B8ED75A7B17B1183FB5DA42593908F38CE6F12198C9F64A8999CBA332A59CB35DF3ECEB03340C0A
md5: 165720D89725801B46B1ECB3FA7FD578 | sha1: 9997ADA44AD4914152A36FFBE2B3101D6A4E8518 | sha256: 6B5B777685C94AB0C67117F6939384CABB2B000EF1AD9168AD23CE3448E8DB92 | sha512: 0439FAA339960B58167E0B8052222A7D01D1477F6B464C657A52656635868DB740961610A566B3FA0EBE8B276DD5F4D9CA7B8CE3C53EC8E297A0010B1DF02ED6
md5: A7618E6A110E54B7922E0108FB5C5F49 | sha1: 10864AF476F6C0E22D621432CA66F07ED186E09A | sha256: 64F39F8A64D02D2066E41F0A8A0799A869BE852950DD5D3632F7702DF163D9DC | sha512: A63E7F8D0E817C29FFAED0D8AEA354001D23524475FA67425AEFCEFE3D093ABA600DBAFF67A807744C10B83F30F7EE3C90AD91305C3BB8752382EC7ADBDB16F3
md5: 51D40DAB5742B9D1056AEE00B9BC4B32 | sha1: CDEDE167ED91E6102D828275C94824F9D9FCC441 | sha256: B91AD1C98F14B3986445F102303B32A0C0786667EAE49E404D5740A58F16E4A0 | sha512: 8AC4E7E8BAA5AC590B045957C8F5986AEB9456EF048BA350A69E1ECCDE68532DACC2D3E4D5ECB4C486EF71CF8594B7DB684BE87FC08B4DA1F97F1CAE918781E2
md5: 043053540CDB03A749AFCAA01FC93F37 | sha1: D926B1130BCD08B9CFFBB4B647409D2249664031 | sha256: E92B3EAA32A279D2784C056418B6010249AC564A0352C561216BE969D8B99065 | sha512: 712314A1CD77A1637EA013B9530122EAA25EE58EA1DCBB928BF7512E61C66B83550550FE923F3A54866E11FFB7CB609AED0A443E45DBCC68D5EAF7CE871EE301
md5: EE21AE24B255E4E883D0D30B437D454C | sha1: 617A195BB61659ABFFF6AA35070767570F430FBE | sha256: 1050212E14D308A9BFE162BB556E29540BC9B5A9E8E71188528392F1910EF9A8 | sha512: BA5D2DECF84DDEC9D69A78B8ACA8432AB945F99A14CF85C68B69E87611F6CD2D2C02FA9D61E882FAA17ABFE7E6845B3A83EC7957EEE5E8A77C07CC0B3205D02F
md5: 581EDA15455EC90ABD29ACFA4A07D82B | sha1: 5D8A2731EEA8CC72561C7F2D9F2CA88ED138756B | sha256: 0DF9A644622A00BE7A70379F3286241AA03A51B57226030A01907098E0F14F7B | sha512: 776227C6721596A04B7BB2BD0311EBB0249805F93CB4EF2C50222C53636AFF39F6336B91D6923BF23EE20BDF8774B804177FC8A4B4A4C2CEED051ACC57FB486D
md5: D7D97364680F4F83C1A128F9058955C7 | sha1: 4CEEC809F735D1E44C399719FAB964EC9EB3E76A | sha256: AC003E1F6A7657F93AC7ED87165F3C269E1E437BEB29FBD226FA872A3DBEA6A5 | sha512: 3AD0A739C738A800FECEF861E50D3503554B93782DE243938763DA58C9E83F05585899CBB1D33AC373C2B2C68F6CB9D7E261D9ED7168FC8BCA6899F1AEF4729D
md5: 51FFB479068EE863440042D37FC90ED8 | sha1: A211F371D96206307CB9B2C3A2AA6B9ABA08B932 | sha256: 645F44C31CD08EBF2C2EC564EAD5069F55012419D185458B368702F487D2FEC2 | sha512: 9712B943496EA183FAC128491426EB18C03737C2868E2A75901922D691431A585B53C9DBD3C8B5B815BCCA9415B9EF63A50FA39A60D4310AC31296DEB986FC90
Log in or click on link to see number of positives.
- MarkdownDeep.dll (c44c392d40a0) - ## / 66
- DocumentFormat.OpenXml.dll (40f293a772b3) - ## / 68
- NDesk.Options.dll (800c0ae0f2ac) - ## / 67
- FeatureSwitcher.dll (637979879d1b) - ## / 61
- Jint.dll (a7cfed8837fd) - ## / 57
- Strike.Jint.dll (ac003e1f6a76) - ## / 55
- Gherkin.dll (e44dfdbcba8b) - ## / 62
- Newtonsoft.Json.dll (575e30f98e4e) - ## / 65
- pickles.2.10.0.nupkg (a6498396fd90) - ## / 56
- Autofac.dll (497b7ff418fb) - ## / 57
- ClosedXML.dll (a6db4f125b9e) - ## / 56
- NLog.dll (1c669028f5f4) - ## / 57
- pickles.exe (93dc987c632c) - ## / 57
- PicklesDoc.Pickles.DocumentationBuilders.Dhtml.dll (072396cc1596) - ## / 55
- PicklesDoc.Pickles.DocumentationBuilders.Excel.dll (a81a0cd9d372) - ## / 57
- PicklesDoc.Pickles.DocumentationBuilders.Html.dll (6b5b777685c9) - ## / 57
- PicklesDoc.Pickles.DocumentationBuilders.Json.dll (64f39f8a64d0) - ## / 57
- PicklesDoc.Pickles.DocumentationBuilders.Word.dll (b91ad1c98f14) - ## / 56
- PicklesDoc.Pickles.Library.dll (e92b3eaa32a2) - ## / 57
- PicklesDoc.Pickles.ObjectModel.dll (1050212e14d3) - ## / 57
- PicklesDoc.Pickles.TestFrameworks.dll (0df9a644622a) - ## / 57
- System.IO.Abstractions.dll (645f44c31cd0) - ## / 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.