temyers
temyers
# Feature: Add support for gherkin syntax. ## Why? Gherkin supports [Markdown](https://github.com/cucumber/common/blob/main/gherkin/MARKDOWN_WITH_GHERKIN.md) syntax for rich text documents. The ability to include images is compelling to improve readability of scenarios and...
[See here](https://github.com/bencompton/jest-cucumber/pull/165)
### 🤔 What's changed? My version of #37 ### ⚡️ What's your motivation? Fix acceptance tests to support markdown in python ### 🏷️ What kind of change is this? -...