Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: readme features are not parsable #10

Open
eljefedelrodeodeljefe opened this issue Mar 26, 2020 · 0 comments
Open

docs: readme features are not parsable #10

eljefedelrodeodeljefe opened this issue Mar 26, 2020 · 0 comments

Comments

@eljefedelrodeodeljefe
Copy link

eljefedelrodeodeljefe commented Mar 26, 2020

Copy pasting the readme leads to cucumber parsing errors.

It should be...

Feature: Feature name

  Scenario: Testing Gets
    When I send a 'GET' request to '{base}/healthz'
    Then I should receive a response with the status 200
    And I should receive a response within 1000ms
    And the response body json path at "$.[1].name" should equal "Rover"

...I presume. Just mentioning to reduce friction getting started...

Kind reagards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant