pickle
pickle copied to clipboard
A code generating implementation of Cucumber for Android
- update pickle & cucumber-java versions - remove issue #48 from known issue section as it is fixed and closed
https://cucumber.io/docs/cucumber/api/#tag-expressions
By referencing to this document (https://cucumber.io/docs/gherkin/reference/), document the unsupported features.
``` docker run -it --rm -v "$(pwd)":/usr/local/src/your-app ferrarimarco/github-changelog-generator -u fourlastor -p pickle -t ``` - react to a tag (easy with circleci) - use the changelog generator to generate a...
Cucumber released a support for a simpler expressions than using regexes to match for parameters. It is documented in quite good details here: https://cucumber.io/docs/cucumber/cucumber-expressions/ Early this year, IntelliJ IDEA plugin...
See https://github.com/fourlastor/pickle/pull/18#discussion_r253303008