ExecuteAutomation

Pickles an living documentation for Specflow feature file

In this post we will discuss about Pickles, an opensource tool for generating documentation for Specflow feature files.

What is Pickles

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

Pickles supported output formats

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 Installing Pickles via Nuget The command to install Pickles from Nuget of Visual studio IDE is this       Here is the complete video of the above discussion Thanks for reading the post and watching the video!!! Please leave your comments and let me know if there is anything I should update in this post. Thanks, Karthik KK