Skip to content

Instantly share code, notes, and snippets.

@bgswan
Created February 24, 2011 17:34
Show Gist options
  • Save bgswan/842512 to your computer and use it in GitHub Desktop.
Save bgswan/842512 to your computer and use it in GitHub Desktop.
A cucumber feature without the noise
Feature: A simple shopping basket
Scenario: adding items
* 1 x $15 screw-driver
* 2 x $12 lamp
* Total bill = $39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment