Skip to content

Instantly share code, notes, and snippets.

@mattflo
Created May 31, 2011 22:57
Show Gist options
  • Save mattflo/1001458 to your computer and use it in GitHub Desktop.
Save mattflo/1001458 to your computer and use it in GitHub Desktop.
Vending Machine Kata

“Requirements” – Order not important.

  • Stock items
  • Display stock with location codes and prices.
  • Accepts money
  • Only vend if the item is in stock and enough money has been inserted
  • Make change (money)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment