SO Folk, Anyone around these parts know if you can keep Cucumber from cleansing test data at the end of a run? I\'ve a few tests that continue to fail and I\'d like to have a look at the data backing
Has anyone been able to get the jQuery UI Dialog buttons to respond to click_button or selenium.click?I can\'t seem to be able to get this to work.
Just wanted to get some opinions on how to go about testing an extremely long form with 20+ required fields. It seems like my Cucumber scenario could be like 25 lines long if I tried to describe every
I\'m setting up my Authlogic user session features. And I\'m in some kind of co开发者_JAVA百科nfusion.
I am ramping up Cucumber, and I am having a issue getting one of my first tests to pass.The exception I am getting is:
I want to make sure I have the right meta desc/keyword and title text in my view so I want to create rspec views tests for that. Now the real challange here is how to make it work across multiple lang
Snow Leopard, Test, Shoulda, Cucumber I am running rake test and getting this error: Any ideas? /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rubygems/custom_require.rb:3
I use cucumber to run integration tests. I have a very large (30,000+ record) stardard setup for testing.
When I\'m working with AJAX + Webrat in Selenium mode, I\'ll often have to specify real domains and subdomains.Consequentially I\'ll get this
I am trying to sending XML content through POST to a controller (\'Parse\') method (\'index\') in a simple Rails project. It is not RESTful as my model name is different, say, \'cars\'. I have the fol