Skip to content

Instantly share code, notes, and snippets.

@sameera207
Created November 6, 2012 10:28
Show Gist options
  • Save sameera207/4023906 to your computer and use it in GitHub Desktop.
Save sameera207/4023906 to your computer and use it in GitHub Desktop.
Running only one cucumber feature
Syntax : rake features FEATURE=features/my_company.feature CUCUMBER_OPTS="--line <Line number>"
Ex: rake features FEATURE=features/my_company.feature CUCUMBER_OPTS="--line 20"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment