-
## Summary
Related Issues: #711, #893, #894, #895, #896
We decided to use gherkin/gocuke for basic message validation and message server methods and we intend to use them in a BDD-style deve…
-
I installed this in vs code for my behave Project. All the step definitions are showing as not completed(yellow lines)
below is my setting
{
"cucumberautocomplete.steps": [
"features…
-
Hi,
when trying to rebuild the Debian package for ruby-gherkin with support for ruby2.1, I stumbled upon the following test failures in `spec/gherkin/native_lexer_spec.rb`
```
Failures:
1) Native…
-
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 …
-
Use https://github.com/sheerun/rspec-gherkin for implementation.
```
Directory testcases/my-testcase/
spec.feature
spec.rb
spec.yml
```
This can be used to write testcases more readable to use…
-
Title: Need the ability to automate continuous integration checks
**As a** Developer
**I need** automation to build and test every pull request
**So that** I do not have to rely on ma…
-
-
I'm running `bundle exec cucumber` on features that pass on 9 other peoples' machines. Each time I run it, I get gherkin lexing errors in different places.
For example, I'll see a line like:
Lexing e…
-
hello, thank you for developing pytest-bdd-ng'
I am using the following approach to prepare and send a cloud event:
```gherkin
Scenario: Send ping directly to function …
-
**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…