Downloads:
29,021
Downloads of v 2.6.0:
549
Last Update:
12 Apr 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 UI - The Open Source Living Documentation Generator (GUI)
This is not the latest version of Pickles UI - The Open Source Living Documentation Generator (GUI) available.
- 1
- 2
- 3
2.6.0 | Updated: 12 Apr 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:
29,021
Downloads of v 2.6.0:
549
Maintainer(s):
Software Author(s):
- PicklesDoc and contributors
Pickles UI - The Open Source Living Documentation Generator (GUI) 2.6.0
This is not the latest version of Pickles UI - The Open Source Living Documentation Generator (GUI) 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 UI - The Open Source Living Documentation Generator (GUI), run the following command from the command line or from PowerShell:
To upgrade Pickles UI - The Open Source Living Documentation Generator (GUI), run the following command from the command line or from PowerShell:
To uninstall Pickles UI - The Open Source Living Documentation Generator (GUI), 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 picklesui --internalize --version=2.6.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 picklesui -y --source="'INTERNAL REPO URL'" --version="'2.6.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 picklesui -y --source="'INTERNAL REPO URL'" --version="'2.6.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 picklesui
win_chocolatey:
name: picklesui
version: '2.6.0'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'picklesui' do
action :install
source 'INTERNAL REPO URL'
version '2.6.0'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller picklesui
{
Name = "picklesui"
Version = "2.6.0"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'picklesui':
ensure => '2.6.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 12 Apr 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.
This GUI version of Pickles provides an easy way 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: 687FF2CDDC8A11EC257C51959BCCF35C | sha1: 5573691582EFB0372D025392C116BE9932294B7E | sha256: 45698883BC8223AA68F348118BA1B7628A46D0B945A641A7469B79653F9A6CD7 | sha512: 10C47CBEB28B3092C69C003262C96730FD1096252BC90A2CCA7CB3B42E6FEEC5BAEB34456B7C16B9436CB17E0F6A2A3F3C2246945EAA8440146A169975FC0C28
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: E6D94BA15825C3BE36B1B4F0F0989530 | sha1: 1BB663A31923012E1F1304BD5DD8BE6AA69836CB | sha256: 38BC1090EA82E626E2355FDFA75BFD2901B0E7EB4BBA92C0CA909B63B50759A1 | sha512: 48499BA07D31A9C63ECFDE92EFBB892C923AD6EBC29C05C99BB7FFBF8D5049482583C1351F2413580B200956C89E152C75F916ADF29B2B1BC25D45FD41E4B713
md5: 930582B51F74F67D66AA2D182F49398A | sha1: 348959346A2E4D5CE96C5465E46988EBE15616B9 | sha256: 8D2DABC5BB94369FC1C088403BEFDA83820644C78474D635D1D2BFBDD06B4E7E | sha512: 0792C656A528BF451D29564271AB3E9B43562C15D14C83E2DB23CB978797EC06B45E9C90BF4E3D8372AD48A1F078807C2827C3972D3ECB5C4CA230FFA7FC3FD6
md5: DFF66E9879DA46F2A939834873D3475B | sha1: 17886DEC2A7AEACE4AA1C14FC7E87EB304E310DA | sha256: 64537BBFC487041815BBC822214F7C6DE6900C707B5787AC6AB99F2FEA726655 | sha512: 5B65B7F8B0717CAC91A118ACB61B652F6ED259177D42FA54EAA3642EE52BA69F722C476878BE3707288E52F4901292A180BF57CFAABCCF2B771FE3E0CE190574
md5: 999C6BC2D2CE7565A861394B01B3B3A9 | sha1: 251E4AE6ED3707B6F91C05982135735D4117B973 | sha256: E44DFDBCBA8B343E9E506DE567F9F3BD236F80112B6078A07B1498DF838F90E1 | sha512: A003137E67B28ECE5E32B7A5FAD3C20395717469C0EB044D7C273D18F99C3EF01CF3CA675EDD0A730A4127F18833F7215CC033DABFD0294C347FDB07278C59D1
md5: 9B4BF33E2CEDFA8EDE2036010E542682 | sha1: 68ADE43A6DADA687024BB9595FDEECFE50BE5607 | sha256: A7CFED8837FDB80CD862A1A6A5792CE8AC5417F53D1841335EB892AF0884C30A | sha512: 541F743B1BB63C7010BA27E98ACDEE612222CEF854775B17174077DF1F83F4A5A8B2A81264EFF165107AC8A4602D34AF8721E2B90ACD1AB1132C31154C029243
md5: FB1E8EEE84791CC015E043AB0CE32BBA | sha1: 42FB789011213635A7D022BA4FD5461A0D9A134D | sha256: 0DE72DA4BC2D16D39C30368AF880D754FA0BD9745897652BA50213E589D265C5 | sha512: 748AF415C875CD5D44F305CF58060E7E66EF2EF041B6E86E3A76287A51AF63116096EAED0877DC48C17DA6594AD0C8DBF0ECADECB763DD469BE8B6CC1D02D4A0
md5: 8CBBD216E99B1D4D9304231235FF8C59 | sha1: CFE5C3A8BD9F2A3B814E7DFF271CD3620A04B299 | sha256: C44C392D40A05C5D1356B7F90171318BC03C766F15DE97E08E7F115D10159C87 | sha512: C7E38E07270CFB4DC66DD839D696D51CB3B4241959AD63EC391DD74ECD2C9437E8C9B4AA0F3F4A905BB3D906660597E4F142D3F34BB15E1A228B6341FA9449D7
md5: 92A533BE83B7FA43A1B18F009A7D450B | sha1: E9AC62EBB0643BFFB243D889C535A8ABCD1BA52A | sha256: 34005D6A80434542780C6D192E6ABD07BEA49B2EEB7E43FBFDFE90C2889986E5 | sha512: B7AE35D9AB96C51B50998B46B8E73BA61BFC01812853C870872A18A3AA986DB8A66D3B8E173E1D7DD58097C07B07AFB64E5297B4B894B8FA1BF565773856A491
md5: C3C04754418382F505CAFC18D64427F5 | sha1: CAC5E36DC498D6BB16170020BE021FF5BD18A9E2 | sha256: DF8EC2E0245829DDEC5B79F1918C3AE3A3FA540A5A0E3C410E2B6EF0BEBC7927 | sha512: BDA5EFD0F69A9C7198841E5D31744FA2BEBB05CEDB1E2846A0D2DBCE6C3193DA69C181BE1116F38CD5F3D61B441567B1DA2C844522184323E3D429294AA91AB5
md5: 00DF6E02B1C92A08F14FC3C7722C5E4A | sha1: 6368FFA42375C3091549AF0E3891CC39208596E8 | sha256: 70ECB22486C521F556624DEF82F9CDA961EEA437D2CE76A6291D5EE2A6AF7674 | sha512: 7C86072A8995C3156F91F453446EFC4CD567D256BF7F88BB52DBC4AEBFD0F86F369538B0FA9CEB9F083494DA73BDFE663585BFBF814A7FF18D795F9358A64F15
<?xml version="1.0" encoding="utf-8" ?>
<nlog xmlns="http://www.nlog-project.org/schemas/NLog.xsd"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<extensions>
<add assembly="NlogViewer" />
</extensions>
<targets>
<target xsi:type="NlogViewer" name="ctrl" />
</targets>
<rules>
<logger name="*" minlevel="Trace" writeTo="ctrl" />
</rules>
</nlog>
md5: 0AEA243147E3483873BC1CDDAB71916D | sha1: 53F499099DF55590F0BE736B9EB79525C26463D4 | sha256: A4E7600C2A9CBC0CF12334FD5E313EE47F61F669E3D3FCB098968D33D9FB0521 | sha512: 140D52259AA17AD8ED3668C732E2DA90870326DFCE59EEE07F2706CB5F946390142C03854C51E026E58BDB858AC9EF4CF2E1837A031C0DA8032B02A30D8EE8AE
md5: 48802ECC0F75C66AC24977E7584F6F80 | sha1: 102E4CCC563FEA6C9207F0BFFDD53835A2D86082 | sha256: D5DDD439971597BA31EC804B339F49FF0583EA19C5FC7A089CFF454D782BF455 | sha512: 0D75E8824887E6B9F70622BCC09386906ACD59091C642BAE478BE06FB99787F9154269052CAB9C3C02CB3FE68B833233FA1DE989A04FF8A2249F35405C9DC460
md5: 5926472580C7A7B45CD611DC0FB06244 | sha1: A3B33BC8C9963F727BC2A2714EC6DE0C607BCA40 | sha256: 04B8CB55FF481A4F4F9A60BC3C5E06ED78C12A8677C211621EDCF9D8467BD823 | sha512: BE05B4695896B4A2AD2CA63836C9D05084B8AA1B71929E1B081FD47B851282438BDF8C7BC65466CE7F3FE30335E743C0BD12AA52670B12D6EAEC8B3BFD193056
md5: D9CDC7A82EAF98BF4DBDB9C07D84AEC3 | sha1: DDD647CEBC45942E8E3AD407169C2F73F1B293EC | sha256: 7118E976DF0C2F8CE5F4A9A6D8D040FF1F1FABA64724AE851C9FAFF9D26B7421 | sha512: A155D6BC6DD9C36612C6A2BC8AB750DBAFAB55424D01FE0D9B97E114973DE4CA377E8A11E866E983C9DEF4B56823EFBA660054770B2D288D99C4593813955FC7
md5: 803BE81264DF84AA9B3AA60A09F9F272 | sha1: FC02ADF9722C0A7EC1B2227F1B5AA2532BE2198D | sha256: F2CFFD70BFEECB12A1B784C304E393C50A8CB2CD79AE809FDC6E06137C656BFB | sha512: B1AF7884C8ADEE4431D446E065F5933ED37C5C9222316606733F76F3DB13DDB34726628B563A7F298B6F033E5D29CA0859AA7C06327C80A4631008FE69AC8237
md5: 3F3F5ECB20079A77B91BD4E100268D57 | sha1: 31B77F3C6D4FC15513A21BA5A2FDBBBE80D0955A | sha256: 675B0EAA4167A4DC4FC23E655ED719F6E6C7C7E251A879B5F2C28E5167B78BB0 | sha512: 91B0B56CCB0BB2968461BD978293520BD91C0EA0842C3423B00E8A50C9379979523A97A5715CDF8E339A6EA779FD5ECC5BB558B0E8D8FF80CE6B8AC1ACB5D989
md5: 85C21B06276B59FDFD3ECDF99C924D3F | sha1: 1AE1831E7F4A80D9427A25F578391039444B68E1 | sha256: CA9A56C2CF4E52D41E1F1BBDFC36752118D17BC240C17C929E2292EC2186B10A | sha512: 703D4D6C1D71DF81B79AB4DB5D2E5980882F03741DF432A58A485F00963D70D72E155A17BF1EE7707039364C18CC6FAD05817E163F3BF43BCA19819DB5C9A5F0
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<configSections>
<sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<section name="Pickles.UserInterface.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false" />
</sectionGroup>
</configSections>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5" />
</startup>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Autofac" publicKeyToken="17863af14b0044da" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-3.5.0.0" newVersion="3.5.0.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="NLog" publicKeyToken="5120e14c03d0593c" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.0.0" newVersion="4.0.0.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Microsoft.Practices.ServiceLocation" publicKeyToken="31bf3856ad364e35" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-1.3.0.0" newVersion="1.3.0.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.Windows.Interactivity" publicKeyToken="31bf3856ad364e35" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.5.0.0" newVersion="4.5.0.0" />
</dependentAssembly>
</assemblyBinding>
</runtime>
<userSettings>
<Pickles.UserInterface.Properties.Settings>
<setting name="FeatureFolder" serializeAs="String">
<value />
</setting>
<setting name="OutputFolder" serializeAs="String">
<value />
</setting>
<setting name="TestResultsFile" serializeAs="String">
<value />
</setting>
</Pickles.UserInterface.Properties.Settings>
</userSettings>
</configuration>
md5: D7D97364680F4F83C1A128F9058955C7 | sha1: 4CEEC809F735D1E44C399719FAB964EC9EB3E76A | sha256: AC003E1F6A7657F93AC7ED87165F3C269E1E437BEB29FBD226FA872A3DBEA6A5 | sha512: 3AD0A739C738A800FECEF861E50D3503554B93782DE243938763DA58C9E83F05585899CBB1D33AC373C2B2C68F6CB9D7E261D9ED7168FC8BCA6899F1AEF4729D
md5: 9A143491358CF7B1364CF70A8E0B3315 | sha1: 2E53CBCBE85CE4EA566111102E9D71E5D5AB93A2 | sha256: ADD7C8FE25289D95F7CB9AA1009E81F375FB8D97A01D45B03C34CADCB8183623 | sha512: DB7EE349CD3F07DB708E76E0F2A74087302C7354512807CBB4233AEAF4DE8C987D34B13AE9F1D2DD7E0F55426E89E8F1CD3A8C6FBF331C8E400E5FE67E0C3044
md5: 580244BC805220253A87196913EB3E5E | sha1: CE6C4C18CF638F980905B9CB6710EE1FA73BB397 | sha256: 93FBC59E4880AFC9F136C3AC0976ADA7F3FAA7CACEDCE5C824B337CBCA9D2EBF | sha512: 2666B594F13CE9DF2352D10A3D8836BF447EAF6A08DA528B027436BB4AFFAAD9CD5466B4337A3EAF7B41D3021016B53C5448C7A52C037708CAE9501DB89A73F0
Log in or click on link to see number of positives.
- System.Windows.Interactivity.dll (93fbc59e4880) - ## / 68
- MarkdownDeep.dll (c44c392d40a0) - ## / 66
- Autofac.dll (bc7aee31320d) - ## / 72
- AutoMapper.dll (45698883bc82) - ## / 56
- ClosedXML.dll (e23d7bdcfaac) - ## / 57
- DocumentFormat.OpenXml.dll (40f293a772b3) - ## / 68
- NDesk.Options.dll (800c0ae0f2ac) - ## / 67
- NGenerics.dll (70ecb22486c5) - ## / 57
- NLog.dll (a4e7600c2a9c) - ## / 55
- GalaSoft.MvvmLight.dll (38bc1090ea82) - ## / 57
- GalaSoft.MvvmLight.Extras.dll (8d2dabc5bb94) - ## / 57
- GalaSoft.MvvmLight.Platform.dll (64537bbfc487) - ## / 57
- Microsoft.Practices.ServiceLocation.dll (34005d6a8043) - ## / 68
- NlogViewer.dll (d5ddd4399715) - ## / 66
- Ookii.Dialogs.Wpf.dll (04b8cb55ff48) - ## / 68
- FeatureSwitcher.dll (637979879d1b) - ## / 61
- Jint.dll (a7cfed8837fd) - ## / 57
- Strike.Jint.dll (ac003e1f6a76) - ## / 55
- Gherkin.dll (e44dfdbcba8b) - ## / 62
- Newtonsoft.Json.dll (df8ec2e02458) - ## / 69
- PicklesDoc.Pickles.Library.dll (7118e976df0c) - ## / 56
- PicklesDoc.Pickles.ObjectModel.dll (f2cffd70bfee) - ## / 57
- PicklesDoc.Pickles.TestFrameworks.dll (675b0eaa4167) - ## / 57
- System.IO.Abstractions.dll (add7c8fe2528) - ## / 56
- picklesui.2.6.0.nupkg (71815fea8b23) - ## / 57
- MahApps.Metro.dll (0de72da4bc2d) - ## / 56
- picklesui.exe (ca9a56c2cf4e) - ## / 56
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 UI - The Open Source Living Documentation Generator (GUI) and the Pickles UI - The Open Source Living Documentation Generator (GUI) 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 UI - The Open Source Living Documentation Generator (GUI), 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.