I am going through The RSpec Book with NetBeans, working towards getting familiar programming via BDD. I have set up NetBeans and my project to use a locally installed copy of Ruby 1.9.1-p129 and added Cucumber::Rake::Test.new to my Rakefile for the NetBeans project. When I run the task with a Scenario Outline with 4 Scenarios tables(4, 4, 3, 2 rows respectively), the Output window for cucumber runs extremely slowly while displaying the table rows. Each line of each table probably takes 1/4 second to display. If I switch the project over to the built-in JRuby, it runs extremely fast.
Is there any way to speed this up or is this a known issue?
I am running Windows 7 Ultimate(RTM) 64bit. I have jVi and the Cucumber Features plugin for NetBeans installed.
---------------------------------------------------------------------
To unsubscribe, e-mail:
users-unsubscribe@...
For additional commands, e-mail:
users-help@...