-
Hey there,
I'm a huge fan of Cucumber in Ruby, and am now starting to learn Golang. I was able to get the Gherkin plugin installed to GoLand and the features formatter works great! I installed th…
-
If you use "Xunit.Gherkin.Quick," please post here information around who you are (company/GitHub project name), how you use it (use case), why you like it (deciding factors), and so on. Everything is…
-
### 👓 What did you see?
Formatting [`escaped_pipes.feature`](https://github.com/cucumber/gherkin/blob/fe5b4c7a02231af0216d46b9e0b9ab5de5171888/testdata/good/escaped_pipes.feature) in the gherkin pa…
-
As a user, I have to communicate with many stakeholders.
I would like to transform the TorXakis model to a more readable document.
One opportunity seems the gherking language (see e.g. https://cucum…
-
Feature files describe their language; return that in an HTTP header.
(other supported content types may also have a way to specify the language in the body.)
-
Brief description:
This feature is used to export data from a project.
User spec:
https://github.com/CCTC-team/redcap_cypress/blob/redcap_val/user_requirement_specification/core/21_export_data.spec
…
-
Hey @strnad, great tool!
I'm trying to use CustomFileWriteTool with an Agent that is expected to create files.
When I run the crew I receive an error (sorry for the docker container name in the lo…
-
It would be great, to have grammar files for the galen framework language and the gherkin language for cucumber.
Regards
Chris
-
**As a** eCommerce manager
**I need** to manage the backend service via a web user interface.
**So that** I can efficiently handle administrative tasks like adding, updating, and monitoring resource…
-
I created new custom gherkin plugin as described [here](https://github.com/racodond/sonar-gherkin-custom-rules-plugin) as I need to add new custom rule to our project . I deployed my custom plugin to …