Autotest integration same as Spork is integrated now

Hi,

I wonder is there a way I can get a menu entry for autotest, the way you have for spork now ?
Or at least, is there a way to run autotest in console inside ruby mine.

Thank you,

0
3 comments

See autotest button in run configuration results tool window
Screen shot 2011-04-13 at 3.46.52 PM.png

0
Avatar
Permanently deleted user

Hi Roman,

That's great, but I don't think this uses the autotest gem https://rubygems.org/gems/autotest. I was looking for a integratin with this gem, I don't really need any fancy UI just a simple console that runs autotest, I hate having multiple comand prompt windows opened 1 for spork, 1 for autotest and 1 for IRB (latest version of rails broke the IRB from Ruby Mine).

Thanks,

0

RubyMine doesn't provide any special integration with the gem. You may configure ruby script run configuration for 'autotest' script but it wont be integrated with GUI test runner..

0

Please sign in to leave a comment.