Downloads:
29,458
Downloads of v 2.1.0:
501
Last Update:
30 Dec 2015
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.1.0 | Updated: 30 Dec 2015
- 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,458
Downloads of v 2.1.0:
501
Maintainer(s):
Software Author(s):
- PicklesDoc and contributors
Pickles UI - The Open Source Living Documentation Generator (GUI) 2.1.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 Pending
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.1.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.1.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.1.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.1.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.1.0'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller picklesui
{
Name = "picklesui"
Version = "2.1.0"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'picklesui':
ensure => '2.1.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 30 Dec 2015.
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
md5: 687FF2CDDC8A11EC257C51959BCCF35C | sha1: 5573691582EFB0372D025392C116BE9932294B7E
md5: 7E3271FE123574FF6E27F50798435089 | sha1: D22315C2AB7F545EA2CF935F65C81961579D8C3E
md5: 8BF2D98EB3CEA4E624FBFF8E6AEC7C8F | sha1: 8604A515B29A6DB99230E5D72E6EF0924AFBBFEC
md5: E6D94BA15825C3BE36B1B4F0F0989530 | sha1: 1BB663A31923012E1F1304BD5DD8BE6AA69836CB
md5: 930582B51F74F67D66AA2D182F49398A | sha1: 348959346A2E4D5CE96C5465E46988EBE15616B9
md5: DFF66E9879DA46F2A939834873D3475B | sha1: 17886DEC2A7AEACE4AA1C14FC7E87EB304E310DA
md5: 7B18185FA4839063A8157C9E77D81C29 | sha1: ADB742F1817BE24F3B10B49B9AA12F5293E02745
md5: E438A28D505850F8F83E312F342D6C53 | sha1: 49E9DBD98BE7A7118411ED86999572E0C8FFAC30
md5: 8CBBD216E99B1D4D9304231235FF8C59 | sha1: CFE5C3A8BD9F2A3B814E7DFF271CD3620A04B299
md5: 92A533BE83B7FA43A1B18F009A7D450B | sha1: E9AC62EBB0643BFFB243D889C535A8ABCD1BA52A
md5: 95E24268172C8908F5B2C906B90A92A7 | sha1: F065844930EED36F993E9F0C7533E404ACF6BB9F
md5: 00DF6E02B1C92A08F14FC3C7722C5E4A | sha1: 6368FFA42375C3091549AF0E3891CC39208596E8
<?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
md5: 48802ECC0F75C66AC24977E7584F6F80 | sha1: 102E4CCC563FEA6C9207F0BFFDD53835A2D86082
md5: 5926472580C7A7B45CD611DC0FB06244 | sha1: A3B33BC8C9963F727BC2A2714EC6DE0C607BCA40
md5: 3502D3004DBB9AAFC1E00827F0AEDE65 | sha1: 28F40BC3345F3FEB626C7E66B4A2940AE4101F23
md5: E4E4F5C8B2315F37D5CFC0CE757CC679 | sha1: A0C6D19F152A42FFDFFD47D371D038F05AAABA23
<?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="IKVM.Runtime" publicKeyToken="13235d27fcbfff58" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-0.46.0.1" newVersion="0.46.0.1" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="IKVM.OpenJDK.Core" publicKeyToken="13235d27fcbfff58" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-0.46.0.1" newVersion="0.46.0.1" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="IKVM.OpenJDK.Text" publicKeyToken="13235d27fcbfff58" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-0.46.0.1" newVersion="0.46.0.1" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="IKVM.OpenJDK.Jdbc" publicKeyToken="13235d27fcbfff58" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-0.46.0.1" newVersion="0.46.0.1" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="IKVM.OpenJDK.Util" publicKeyToken="13235d27fcbfff58" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-0.46.0.1" newVersion="0.46.0.1" />
</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: B17F55CAC6D233C63374B19A0A3833EA | sha1: F3479E2B358FFE302861F4EF36A79B5920EF9560
md5: 580244BC805220253A87196913EB3E5E | sha1: CE6C4C18CF638F980905B9CB6710EE1FA73BB397
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
- Newtonsoft.Json.dll (9eca2c5ed187) - ## / 62
- 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
- System.IO.Abstractions.dll (8cd1d25fd3cb) - ## / 57
- 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
- MahApps.Metro.dll (af9476740171) - ## / 58
- Gherkin.dll (a34f3751ae49) - ## / 57
- PicklesDoc.Pickles.Library.dll (6c526420a93c) - ## / 57
- picklesui.2.1.0.nupkg (f65abae47a74) - ## / 57
- picklesui.exe (b12d4122c80c) - ## / 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 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.