Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tsundberg/pickled
Living Documentation for Cucumber
https://github.com/tsundberg/pickled
Last synced: 7 days ago
JSON representation
Living Documentation for Cucumber
- Host: GitHub
- URL: https://github.com/tsundberg/pickled
- Owner: tsundberg
- Created: 2012-09-19T13:28:00.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-09-20T09:43:29.000Z (about 12 years ago)
- Last Synced: 2024-04-24T12:01:22.586Z (7 months ago)
- Size: 102 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: history.md
Awesome Lists containing this project
README
An easy way to create living documentation for your Cucumber project.
Read the feature files, add some meta data and build a site that documents your current product.Use the resources already available and package them in a format that is easy to read and
understand for you users. The same idea as with Javadoc or Maven site.
The documentation is always updated and always correct.# Usage
Add a dependency in your [POM](http://maven.apache.org/pom.html):
```xml
se.somath.pickled
cucumber-plugin
1.0.0-SNAPSHOT
publish
```
The documentation will end up in ./target/documentation