Skip to content

docs: readme features are not parsable #10

Description

@eljefedelrodeodeljefe

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions