Sha256: 009e7deb81085e07529b9c7e59a851bd564fbcb8a174a939c458151227587834

Contents?: true

Size: 603 Bytes

Versions: 8

Compression:

Stored size: 603 Bytes

Contents

Feature: Starks

  @Stark @Snow
  Scenario: Bastard Child
    Given "Ned Stark" has a mistress
    And they have a child
    Then the child will be called "Jon Snow"
    And he will join the "Night's Watch"

  @Stark @Baratheon
  Scenario: Hand of the king
    Given "Robert Baratheon" is king
    And "Ned Stark" is friends with "Robert Baratheon"
    Then "Ned Stark" will become "Hand of the King"
    And "Ned Stark" will have the following responsibilities
      | Ensuring Justice               |
      | Protecting the king            |
      | Finding out about conspiracies |

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
cql-1.7.0 testing/fixtures/features/got/Starks.feature
cql-1.6.0 testing/fixtures/features/got/Starks.feature
cql-1.5.1 testing/fixtures/features/got/Starks.feature
cql-1.5.0 testing/fixtures/features/got/Starks.feature
cql-1.4.2 testing/fixtures/features/got/Starks.feature
cql-1.4.1 testing/fixtures/features/got/Starks.feature
cql-1.4.0 testing/fixtures/features/got/Starks.feature
cql-1.3.0 testing/fixtures/features/got/Starks.feature