Is it acceptable to write a “Given When Then When Then” test in Gherkin?
问题 Is it acceptable to write a "Given When Then When Then" test in Gherkin? A real-life example is as follows all AllPlayers.com Scenario: Successfully register a user Given I am on homepage And I am not logged into an account When I follow "create a new account" And I fill in "First Name" with "Bobby" And I fill in "Last Name" with "Bricks" And I fill in "E-mail" with "bbricks@example.com" And I select "Jun" from "Birthday Month" And I select "22" from "Birthday Day" And I select "1985" form