Skip to content

Instantly share code, notes, and snippets.

@rianby64
Created January 13, 2016 20:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rianby64/bfb4f7391e6e34973745 to your computer and use it in GitHub Desktop.
Save rianby64/bfb4f7391e6e34973745 to your computer and use it in GitHub Desktop.
Feature: Refund item
Scenario: Jeff returns a faulty microwave
Given Jeff has bought a microwave for $100
And he has a receipt
When he returns the microwave
Then Jeff should be refunded $100
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment