-
-
On Windows Seven, when trying to php bdd-wizard.phar --features="D:\www\behat\features" --reports="D:\www\behat\output\junit" I get the following output :
'GHERKIN_FEATURES' n’est pas reconnu en tant…
-
Fix these:
```
==> gherkin
Compiling 8 files (.ex)
warning: String.rstrip/1 is deprecated, use String.trim_trailing/1
lib/gherkin/parser/helpers/feature.ex:22
warning: String.strip/1 is de…
-
**As a** service provider
**I need** my service to use security headers and CORS policies
**So that** my web site is not vulnerable to CORS attacks
#### Assumptions
* Flask-Talism…
-
The gherkin terminal reporter doesn't color the steps correctly.
Let's say I have the following feature with a broken step:
```
Scenario: Publishing the article
Given I'm an author user
…
-
### 👓 What did you see?
run below feature crah
https://cucumber.io/docs/gherkin/reference/#keywords
`Feature: Highlander
Rule: There can be only One
Example: Only One -- More th…
-
Follow-up from https://github.com/uswds/uswds/issues/5741
## Checklist
### A11Y
- [x] Review checklist content
- [x] Final approval of checklist content
### Content
- [x] Draft checklist content an…
-
**As a** Floor manager,
**I need** more customer,
**So that** sale more product.
### Details and Assumptions
* [document what you know]
### Acceptance Criteria
gherk…
-
**As a** designer,
**I need** simplicity,
**So that** all things are well organised.
### Details and Assumptions
* [document what you know]
### Acceptance Criteria
g…
-
```
Gherkin isn't in list of supported languages and is highlighted incorrectly by
default (words that don't have special meaning in Gherkin are highlighted).
Gherkin scenarios should be highlighted…