Skip to content

Instantly share code, notes, and snippets.

@maggandalf
Created December 14, 2013 21:41
Narrative:
In order to take decisions based on stock prices
As a system
I want to receive all stocks with their prices
Scenario: Receiving stocks and prices
Given stock server
When I connect to it
Then I receive all stocks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment