Skip to content

Instantly share code, notes, and snippets.

@mattpolito
Created August 29, 2011 17:32
Show Gist options
  • Select an option

  • Save mattpolito/1178893 to your computer and use it in GitHub Desktop.

Select an option

Save mattpolito/1178893 to your computer and use it in GitHub Desktop.

Revisions

  1. mattpolito revised this gist Aug 29, 2011. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion ateam.feature
    Original file line number Diff line number Diff line change
    @@ -3,7 +3,7 @@ Feature:
    Given the year is 1972
    And there is a crack commando unit
    And that unit has been sent to prison by a "military court"
    And it was a crime they didn't commit
    And it was a crime they did not commit

    Scenario:
    Given the men have escaped from a "maximum security stockade" to the "Los Angeles underground"
  2. mattpolito revised this gist Aug 29, 2011. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion ateam.feature
    Original file line number Diff line number Diff line change
    @@ -13,5 +13,5 @@ Feature:
    And no one else can help
    And if you can find them
    Then maybe you can hire "The A-Team"
    And seven gun shot rounds are fired
    And 7 gun shot rounds are fired
    And theme music is queued
  3. mattpolito created this gist Aug 29, 2011.
    17 changes: 17 additions & 0 deletions ateam.feature
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,17 @@
    Feature:
    Background:
    Given the year is 1972
    And there is a crack commando unit
    And that unit has been sent to prison by a "military court"
    And it was a crime they didn't commit

    Scenario:
    Given the men have escaped from a "maximum security stockade" to the "Los Angeles underground"
    And today they are still wanted by the government
    And they survive as soldiers of fortune
    When you have a problem
    And no one else can help
    And if you can find them
    Then maybe you can hire "The A-Team"
    And seven gun shot rounds are fired
    And theme music is queued