-
Hey! Thanks for the abstraction of the gherkin parser here.
Since this is a gem to make life easier when working with gherkin feature files.
Would it be out of scope to add functionality to e.g…
leoc updated
3 months ago
-
### Use case
Currently, most Flutter Automation is taking place with Gherkin as it is easy to understand and can easily be used by QAs, so is there any plan to have an integration test with flutter…
-
Context
--------
- I was looking at the `composer.json` file and saw a declared repository [cucumber/cucumber](https://github.com/cucumber/cucumber)
- Because curiosity, I followed the link ... w…
-
**Describe the bug**
I am trying to use gherkin parser. I observed that when i define Suite Teardown/Test Teardown, it calls setup method instead.
**To Reproduce**
Steps to reproduce the behavior…
-
To ensure consistent formatting of the feature files, it would be nice to add a linter.
https://github.com/j13k/yaml-lint looks like a good candidate.
Related https://github.com/j13k/yaml-lint/i…
-
"**Como** Gerente de Operaciones,
**Tengo** que acceder a indicadores clave del proyecto desde el CRM, como el avance del proyecto y el retorno de inversión,
**Para** saber si el proyecto está en ti…
-
### 🤔 What's the problem you're trying to solve?
Due to the standard of EN/EU keyboards not having the necessary characters to correctly type in scripts that are not latin character based, there is…
-
Would it be possible to add Gherkin support like Cucumber, so that we can have test cases in human readable .feature files and the actual code would be just step definiotions?
-
I found that current RC 3.0 doesn't fix the warning "npm WARN deprecated gherkin@5.1.0: This package is now published under @cucumber/gherkin"
I wish it is an easy fix.
-
Hi all,
I tried using this plugin in a flutter project with library oguret_core library, which use Dart as language, and it doesn't seems work. I added most of needed settings but still no luck
…