No output from cucumber run
When I run cucumber I don't get any output from the run and can't see what has failed
BLABLA/.rvm/rubies/ruby-2.3.0/bin/ruby -EUTF-8 -e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift) BLABLA/features/EntityAPI.feature --format Teamcity::Cucumber::Formatter --expand --tags @entity_api --backtrace
Testing started at 10:31 ...
Tag: @@entity_api
Skipped step
Skipped step
Skipped step
1 scenario (1 failed)
7 steps (1 failed, 6 skipped)
0m0.007s
Process finished with exit code 1
请先登录再写评论。
Hello,
could you please specify what RubyMine version you use. In case you're on the last EAP version it'd be great if you could provide a project sample for reproduce.