Skip to content

Instantly share code, notes, and snippets.

@krukow
Created September 17, 2012 12:43
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 krukow/3737078 to your computer and use it in GitHub Desktop.
Save krukow/3737078 to your computer and use it in GitHub Desktop.
tags
cucumber --tags @focus
cucumber --tags @focus,@email
cucumber --tags @focus,@email --tags @fast
cucumber --tags @focus,@email --tags @~slow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment