Can't seem to pass options to Rspec Runner

Hi,

Each time I enter something in the Runner options input, it gets cleared when I run the spec. I've tried the long way, e.g. --format specdoc and the short way, e.g. -fs but to no avail.

Is it a bug or a feature (in which case, how does one make it work?)?

Thanks!

0

RubyMine recreates temporary run configurations. You should save your temp configuration
Screen shot 2009-11-16 at 20.33.35.png
and then you can launch it using Run | Run... or using "rerun" action
Screen shot 2009-11-16 at 20.35.21.png

0
Avatar
Permanently deleted user

Thanks Roman,

Exactly what I was looking for.

Jamal

0

请先登录再写评论。