Best Open Source IDE for Ruby & Cucumber

4,294 views
Skip to first unread message

jenkins

unread,
Jun 18, 2011, 1:16:08 AM6/18/11
to Cukes
I am planning to use Ruby & Cucumber. The other testing tools used
in this conjuction will be Watir, Celerity, RAutomation etc.,

Please suggest the best Open Source IDE
Aptana
Eclipse
NetBeans
OR
any other IDE

The primary features Iam looking for is good re-factoring support and
auto completion on both Ruby & Cucumber Feature Editors.

Omar Garcia

unread,
Jun 18, 2011, 1:54:34 AM6/18/11
to cu...@googlegroups.com
Are you also working in Rails?. If so my best advice is RubyMine it is not free by worth the investment. I have played with all you mentioned and regarding cuke support and refactoring RubyMine is much much better. You really need a faster machine and big screen. I am wating for iMac 27
my five cents
Cheers
Omar


--
You received this message because you are subscribed to the Google Groups "Cukes" group.
To post to this group, send email to cu...@googlegroups.com.
To unsubscribe from this group, send email to cukes+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/cukes?hl=en.


jenkins

unread,
Jun 18, 2011, 5:03:02 AM6/18/11
to Cukes
I am not intending to use Rails...
Web App Development is done in Java...

Ruby Watir & Cucumber is to be used by Business Analysts and
Testers...
In this context suggest a good IDE....

I am right now trying with Netbeans...
but not able to get the autocomplete for Watir APIs

Thanks


On Jun 18, 10:54 am, Omar Garcia <omar.garciapalen...@gmail.com>
wrote:
> >http://groups.google.com/group/cukes?hl=en.- Hide quoted text -
>
> - Show quoted text -

jenkins

unread,
Jun 18, 2011, 5:05:04 AM6/18/11
to Cukes
Also let me know System Requirements {minimum RAM & CPU Speed} while
using Rubymine...
> > >http://groups.google.com/group/cukes?hl=en.-Hide quoted text -
>
> > - Show quoted text -- Hide quoted text -

Omar Garcia

unread,
Jun 18, 2011, 5:22:55 AM6/18/11
to cu...@googlegroups.com
Have a look at this video (on using cucumber )
also you can have a full version free for a month.
RAM and SPEED are like money. the more the better. And the minimum is a very personal taste. Give it a try
Good luck
Omar

usmanh...@gmail.com

unread,
Jun 18, 2011, 6:54:01 AM6/18/11
to cu...@googlegroups.com
Just so you know... Netbeans stopped their Ruby support earlier this year. So your prob better off using something else. Aptana RadRails is pretty decent for a free IDE. But RubyMine is awesome if you are willing to pay for it.

Hope this helps,
Usman Hussain
------------------

Paul

unread,
Jun 20, 2011, 5:02:26 PM6/20/11
to cu...@googlegroups.com
+1 on RubyMine. It's not that expensive, compared to your time and
your sanity. I've used it on some non-rails projects.

jenkins

unread,
Jun 24, 2011, 2:02:19 AM6/24/11
to Cukes
I have successfully installed Aptana Studio 3, build:
3.0.2.201106082310 and able to run normal ruby applications, which
uses api's related to watir...

However the watir api's are not shown in the autocomplete....

Also while running cucumber feature file through "Commands->Cucumber-
>Run Feature", the following error is shown

$ ruby script/cucumber C:\b\features\addition.feature
c:\Ruby192\bin\ruby.exe: No such file or directory -- script/cucumber
(LoadError)

However on the console command prompt if I give, the following
$ cucumber C:/b/features/addition.feature

Then the feature runs perfectly fine. { I have made two changes;
instead of ruby script/cucumber....., I have given just cucumber;
another change is instead of the backslash '\', I have given forward
slash '/'

Any pointers to the above, will help me to proceed further....


Thanks
Jenkins
> > Usman Hussain- Hide quoted text -

Dmytro

unread,
Jun 5, 2013, 7:20:17 AM6/5/13
to cu...@googlegroups.com
Hi, guys

I've created a little tool that can be useful for running cucumber tests at least. 

https://github.com/dluchko/peascripter

Peascripter is a command manager that allows you run any command strings in defined order, enable and disable strings, create presets and watch running processes in Terminal.
Peascripter is a free open source project written in Ruby language using Shoes user interface tool kit.

Just type into peascripter rows all bash commands needed for running your tests and save its preset. So you will be able to load preset in seconds, immediately change conditions, run your tests and watch results.

Regards,
Dmytro 
Reply all
Reply to author
Forward
0 new messages