cucumber path/to/file.feature --line 33
or
rake features FEATURE=path/to/file.feature CUCUMBER_OPTS="--line 33"
or in vim
:! cucumber %:33
Subscribe to:
Post Comments (Atom)
Blog Archive
-
▼
2011
(29)
-
▼
January
(11)
- Show diff in git stash
- Hard refresh for browsers on Mac OSX
- Multiple domains with Nginx
- Sort lines in Vim
- Setup Google apps (gmail) for .SG domain registere...
- Difference between includes and joins in rails
- Rails arel/activerelation subquery gotcha
- Overide default scope in Rails
- Setting up node.js and npm on Mac OSX
- URL for Google's OpenID
- Cucumber: Running a single feature / scenario
-
▼
January
(11)
1 comment:
I had no idea that was possible
Post a Comment