Home > Software > Office > Documentation > Pickles UI

Pickles UI logo

Details

Package ID
picklesui
Version
2.20.1
Downloads
17951
Website
http://www.picklesdoc.com/

Summary

A documentation generator for features written in the Gherkin language

Description

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

Comments

Loading comments...