Created
November 6, 2012 10:28
-
-
Save sameera207/4023906 to your computer and use it in GitHub Desktop.
Running only one cucumber feature
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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