Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

setup.feature 142B

12345
  1. Feature: setup
  2. Scenario: setup page is shown properly
  3. When requesting "/index.php" with "GET"
  4. Then the HTTP status code should be "200"