skwp / vim-ruby-conque

Vim plugin to display ruby, rake, and rspec output colorized in ConqueTerm. Note: repeated runs of conqueterm may cause it to eat your shell ttys. I am no longer maintaining this.
61 stars 17 forks source link

Cucumber scenarios not working? #18

Open vitobotta opened 11 years ago

vitobotta commented 11 years ago

Hi! When I run specs all looks good, but I can't get Cucumber scenarios to work. When I run them it complains about the syntax, e.g. see below. It basically complains about ":" next to each Feature/Background/Scenario. Any idea?

Exception encountered: #SyntaxError: /Volumes/Users/vito/Documents/Code/Dashboard/features/errors/list.feature:1: syntax error, unexpected ':', expecting $end Feature: List errors ^> backtrace: /usr/local/opt/rbenv/versions/1.9.3-p327-perf/lib/ruby/gems/1.9.1/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:245:in `load'