-
### 🤔 What's the problem you're trying to solve?
As a developer of https://github.com/elchupanebrej/pytest-bdd-ng I try to implement messages protocol. pytest-bdd-ng have extra step definition …
-
Укажите:
1. Версия Vanessa Automation 1.2.041.30
2. Версия платформы 8.3.25.1445
3. Режим совместимости базы, где запускается Vanessa Automation 8.3.25
4. Операционная система Win 11
…
-
Have you consider to support Gherkin language directly, similar to what https://github.com/behave/behave is doing for python? The idea to separate a "test" language from an implementation (C++/python/…
-
Cucumber is advancing their major versions pretty fast, they're on 16.0.0
They're ok about keeping semver as far as keywords are concerned, but we are blindly consuming those translations within th…
-
_[General guidance: Product issues should describe the feature, but are not actually technically specced for dev work.]_
## Overview
_[First, the workflow in one sentence]_
#### Description a…
-
## Summary
Publish the `usa-summary-box` accessibility test checklist items found in the [Critical Checklist spreadsheet](https://docs.google.com/spreadsheets/d/1fAJaObQHv7aIaeUpH4fTLmauhmugMtNCrbpZe4…
-
**As a** user
**I need** a landing page and clear navigation
**So that** I can easily understand the application purpose and navigate
### Details and Assumptions
* The landing page includes …
-
Scenario keywords (given, when, then, etc) get highlighted when they appear in the narrative, is this intended?
-
## User Story Description
As a developer or tester,
I want to use prism mock with an order of request with specific response to follow.
so I can give a scenario file written with Gherkin sy…
-
In the following example, I get java hyperlinks for the second line in the scenario outline, but not for the first. It seems to be caused by using '*' and not one of the keywords 'And', 'Given', etc.
…