Skip to content

Instantly share code, notes, and snippets.

@curtis
Created September 27, 2009 04:56
Show Gist options
  • Save curtis/194601 to your computer and use it in GitHub Desktop.
Save curtis/194601 to your computer and use it in GitHub Desktop.
rake cucumber # Alias for cucumber:ok
rake cucumber:all # Run all features
rake cucumber:ok # Run features that should pass
rake cucumber:wip # Run features that are being worked on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment