{"id":13825191,"url":"https://github.com/picklesdoc/pickles","last_synced_at":"2025-10-01T12:30:44.617Z","repository":{"id":4404357,"uuid":"5541660","full_name":"picklesdoc/pickles","owner":"picklesdoc","description":"The open source living documentation generator","archived":false,"fork":true,"pushed_at":"2025-03-18T21:06:46.000Z","size":93436,"stargazers_count":472,"open_issues_count":18,"forks_count":163,"subscribers_count":35,"default_branch":"main","last_synced_at":"2025-08-23T18:49:20.156Z","etag":null,"topics":["bdd","cucumber","living-documentation","specflow"],"latest_commit_sha":null,"homepage":"http://www.picklesdoc.com/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"x97mdr/pickles","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/picklesdoc.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-08-24T14:52:29.000Z","updated_at":"2025-07-16T09:29:26.000Z","dependencies_parsed_at":"2023-01-16T19:15:43.511Z","dependency_job_id":null,"html_url":"https://github.com/picklesdoc/pickles","commit_stats":null,"previous_names":[],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/picklesdoc/pickles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/picklesdoc%2Fpickles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/picklesdoc%2Fpickles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/picklesdoc%2Fpickles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/picklesdoc%2Fpickles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/picklesdoc","download_url":"https://codeload.github.com/picklesdoc/pickles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/picklesdoc%2Fpickles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277606679,"owners_count":25846619,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-29T02:00:09.175Z","response_time":84,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bdd","cucumber","living-documentation","specflow"],"created_at":"2024-08-04T09:01:16.244Z","updated_at":"2025-10-01T12:30:44.612Z","avatar_url":"https://github.com/picklesdoc.png","language":"C#","readme":"Pickles\n=======\n\n## Pickles End of life\n\n**Tricentis has end-of-lifed SpecFlow. Since Pickles is built completely around SpecFlow, there is no point in continuing with Pickles. In fact, there has been little activity over the past several years. Let’s make official what we have all known (and presumably accepted) for a long time: Pickles is going to remain as it is.**\n\n**All is not lost, however: the repositories will remain. More importantly, there is a good fork of SpecFlow: [ReqnRoll](https://reqnroll.net/). If you want a Reqnroll-based Living Documentation generator, head over to Reqnroll and ask how you can support that effort.**\n\n\nPickles is an open source living documentation generator that works on feature files written in the Gherkin language, popularized in tools like Cucumber and SpecFlow.\n\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)\n[![Join the chat at https://gitter.im/picklesdoc/pickles](https://badges.gitter.im/picklesdoc/pickles.svg)](https://gitter.im/picklesdoc/pickles?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n\n|                             |Status                                                                                                                                   |\n|-----------------------------|-----------------------------------------------------------------------------------------------------------------------------------------|\n| Docs                        |[![Documentation Status](https://readthedocs.org/projects/pickles/badge/?version=stable)](http://docs.picklesdoc.com/en/latest/)         |\n| GitHub Release              |[![GitHub release](https://img.shields.io/github/release/picklesdoc/pickles.svg)](https://github.com/picklesdoc/pickles/releases/latest) |\n| NuGet (Pickles)             |[![NuGet](https://img.shields.io/nuget/v/Pickles.svg)](https://www.nuget.org/packages/Pickles)                                           |\n| NuGet (Pickles.CommandLine) |[![NuGet](https://img.shields.io/nuget/v/Pickles.CommandLine.svg)](https://www.nuget.org/packages/Pickles.CommandLine)                   |\n| NuGet (Pickles.MSBuild)     |[![NuGet](https://img.shields.io/nuget/v/Pickles.MSBuild.svg)](https://www.nuget.org/packages/Pickles.MSBuild)                           |\n\n\n\nPickles 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.\n\nWhy stop with just the features though?  Pickles can also read plain text files written in the Markdown format so you can add other files to your feature to add all sorts of context.  Well-written features are great to have but even the best written features can leave out some important context information.  Markdown is very simple to write and is designed to be easily read even in plain text files so they are a great way of adding additional context to your feature files to turn them into a real set of living documentation.\n\nSupported Output Formats\n------------------------\n\n- HTML\n- DHTML (javascript-enabled, search capabilities)\n- JSON\n- Word\n- Excel\n\nIf there are other formats you would like to see feel free to create a [GitHub Issue](https://github.com/picklesdoc/pickles/issues).\n\nSupported Test Runner Integrations\n----------------------------------\n\n- NUnit (versions 2.x and 3.x)\n- xUnit (versions 1.x and 2.x)\n- MSTest\n- Cucumber JSON\n- SpecFlow+ Runner (formerly known as SpecRun)\n\nContributing\n------------\n\nPickles welcomes contributions from the community! Please refer to [Contributing.md](https://github.com/picklesdoc/pickles/blob/develop/CONTRIBUTING.md) for more information on how to contribute and how to set up your environment.\n\nLicense\n-------\n\nPickles is licensed with the Apache License, version 2.0.  You can find more information on the license here: http://www.apache.org/licenses/LICENSE-2.0.html\n","funding_links":[],"categories":["C# #"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpicklesdoc%2Fpickles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpicklesdoc%2Fpickles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpicklesdoc%2Fpickles/lists"}