Skip to content

Instantly share code, notes, and snippets.

@Romeh
Created December 3, 2017 17:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Romeh/e08087a2135d694c18f88851d8ea4cc5 to your computer and use it in GitHub Desktop.
Save Romeh/e08087a2135d694c18f88851d8ea4cc5 to your computer and use it in GitHub Desktop.
Feature: the health can be retrieved
Scenario: client makes call to GET /health
When the client calls /health
Then the client receives response status code of 200
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment