Eric Kessler

Results 11 issues of Eric Kessler

## Summary The [documentation ](https://cucumber.io/docs/gherkin/reference/) states "Comments are only permitted at the start of a new line, anywhere in the feature file. They begin with zero or more spaces, followed...

:bug: bug
library: gherkin

I see that some gems have been placed in a category and some have not but I have not seen a way to add or change the category of a...

Since Travis CI seems to be going the way of the dodo and having multiple CI services (i.e. needing both Travis and AppVeyor) can be a hassle, I figured that...

help wanted
work in progress

While the fundamental linting, reporting, and API portion of the gem is complete, there are still _a lot_ of linters left to add. The sky is the limit, really. Initially,...

help wanted
good first issue
Hacktoberfest

The dependency upgrade to 0.10.0 of the `page_navigation` gem appear to have broken `PageFactory::PageNavigation#visit_page`. Prior to the upgrade, calling `visit_page` would navigate the browser to the desired page. After the...

Because 1. There is community support to continue developing this project 2. The only person with merge/release/etc. permission (i.e. @lindt ) is no longer available there is a need to...

I took a shot at adding an abstraction layer on top of `gherkin`. Partially for fun and partially so that this gem doesn't have to keep adjusting for new release...

Hi, @lindt! All of us over in #20 would really love to hear from you. Hope all is well in your world, etc.

The wait/signal usage pattern described in the Readme says that "signal puts the specified token back on the semaphore, or generates a unique new token and puts that back if...

### 👓 What did you see? I encountered a parsing error when running a Cucumber suite that included a feature file containing only a comment line. `unexpected end of file,...

:robot: dependencies