# features/.feature Feature: Scenario: Given the server is running When I request Then the response should be "{\"key\":\"value\"}" Scenario: Given the server is running When I request with "" Then the response should be "{\"key\":\"value\"}"