-
**Describe the bug**
The plugin is interpreting the word "In" as a gherkin keyword
**To Reproduce**
Steps to reproduce the behavior:
1. Create a new feature file
2. Add `Feature:` and press ent…
-
It would be good if we could change the Gherkin keywords `Given`, `When`, `Then`, `Background`, `Feature` etc. to our own keywords that are more in-line with causal testing.
We use a `Feature` to d…
-
We need a top level functional specification which is testable. Harnessing it up to (e.g.) [Selenium](http://www.seleniumhq.org/) will not be easy, but even if we don't get an automated test framework…
-
**Describe the bug**
When trying to parse the ".feature" file using GherkinParse, I receive the error in the console.
```
[ ERROR ] Importing parser 'GherkinParser' failed: TypeError: 'ABCMeta' o…
-
Hi guys,
I have some working godog tests, implemented in IntelliJ. I can successfully run them either from terminal or from the TestFeature - the issue though is that when I open the Feature file, al…
-
**As a** user
**I need** a search feature
**So that** I can quickly find specific items
### Details and Assumptions
* Search component filters items based on keywords or categories.
### A…
-
**As a** user
**I need** a secure way to register and log in
**So that** I can access personalized features
### Details and Assumptions
* Authentication includes signup, login, and user sess…
-
Такой фича файл парсится неверно.
Должна была быть заменена таблица примеров в подсценарии.
А вместо этого таблица оказалась у последнего шага.
[пример передачи таблицы в структуру сценария.zip](ht…
-
@pymonger and @brianlee731 to work together on this.
-
**As a** developer
**I need** to deploy the backend and frontend
**So that** the application is available for user access
### Details and Assumptions
* Deployment ensures a live application …