tests.test_scoring_guess
Validates the Gherkin file features/scoring_guess.feature:
- Feature: Scoring guesses
As a Wordle game I need to tell the player how good their guess is In order to help them find the proper answer
Module Contents
Functions
Scenario: Perfect guess gives perfect score |
|
Scenario: No character in common |
|
Scenario: Character in wrong place |
|
|
Scenario Outline: Scoring guesses |