Search code examples
Rspec for exporting to excel?...


rubyrspecruby-on-rails-3.2tddrspec-rails

Read More
Rspec not generating *_spec.rb file in Rails 4 beta...


ruby-on-railsrspeccucumberrspec-railsruby-on-rails-4

Read More
RSpec error: expected: nil, got: [] (compared using ==)...


ruby-on-railstestingrspecbddrspec-rails

Read More
RSpec error: test couldn't find table...


ruby-on-railstestingrspecbddrspec-rails

Read More
Error while using RSpec + Capybara in Rails 4...


ruby-on-railstestingrspeccapybararspec-rails

Read More
Automatically re-run rspec example if a Timeout::Error occurs...


rspecrspec2rspec-rails

Read More
Capybara + RSpec, spec/features dir being ignored by the rspec . command?...


rubytestingrspeccapybararspec-rails

Read More
Why is my controller sign in utility no longer working after upgrading to RSpec 2.99?...


ruby-on-railsruby-on-rails-4rspecrspec-rails

Read More
Mock expectation error... Don't understand why this test fails (all works fine in browser)...


rspec2rspec-railsruby-on-rails-4

Read More
ActiveRecord UknownAttributeError in my unit tests...


ruby-on-railsunit-testingactiverecordrspec-rails

Read More
rspec core configuration error: 'load':cannot load such file...


ruby-on-railsrspec-rails

Read More
rspec root route no index method...


ruby-on-railsrspectddbddrspec-rails

Read More
What's `rspec/autorun` for?...


ruby-on-railsrspecrspec-rails

Read More
Rspec - RuntimeError: Called id for nil, which would mistakenly be 4...


ruby-on-railsrubyrspecrspec-rails

Read More
Rspec error - NoMethodError: undefined method `empty?'...


ruby-on-railsrubyruby-on-rails-3rspecrspec-rails

Read More
Around(:each) overriding before(:each)...


rubyrspecrspec-rails

Read More
Using a prerelease gem to satisfy a transitive dependency with Bundler...


rubyrspecrubygemsbundlerrspec-rails

Read More
rspec devise-confirmable render 'devise/mailer/confirmation_instructions'...


ruby-on-railsrubyrspecdeviserspec-rails

Read More
Weird behaviour from Rspec Rails (Different outputs for the same test )...


ruby-on-railsrubyruby-on-rails-4rspecrspec-rails

Read More
test returning value of a method in rspec...


ruby-on-railsrubyrspecrspec-rails

Read More
Why is this rspec request spec not updating the model?...


ruby-on-railsdevisecapybaracancanrspec-rails

Read More
How to refer to attributes in Ruby/Rails specs?...


ruby-on-railsrubyrspecrspec-rails

Read More
Using have_selector against a String object in Rails + RSpec...


ruby-on-railsrspecrspec-rails

Read More
Try to define should or should_not by method option...


ruby-on-railsrubyrspecrspec-rails

Read More
Rails Pundit Rspec testing...


ruby-on-railsrspec-railspundit

Read More
connected to db, but rspec says in `initialize': FATAL: password authentication failed for user ...


ruby-on-railsrspecrspec-railspostgresql-9.2

Read More
Ruby way of writing this spec in "Rspec"...


rubyruby-on-rails-3rspecrspec2rspec-rails

Read More
validate_presence_of not working as expected with incremental counter...


ruby-on-railsrubyvalidationrspec-rails

Read More
Best practice for testing capybara visit page...


ruby-on-railscapybararspec-rails

Read More
Access to request object in request specs...


ruby-on-railsrubyruby-on-rails-4rspecrspec-rails

Read More
BackNext