選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

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"