Skip to content

Instantly share code, notes, and snippets.

@metamn
Created May 19, 2009 15:26
Show Gist options
  • Save metamn/114171 to your computer and use it in GitHub Desktop.
Save metamn/114171 to your computer and use it in GitHub Desktop.
Cucumber Config File
autotest-all: --require features --require lib --format progress features
autotest: --require features --require lib features
default: --format pretty
html: --format html --out features.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment