Search code examples
How do I pass a variable two levels in a nested Rspec shared example?...


rubytestingrspecrspec3

Read More
Structuring a CSV data driven test with RSpec the basic simple way?...


rspecrspec2rspec3

Read More
Rails/RSpec toggle cache for a single test...


ruby-on-railsruby-on-rails-4rspecrspec3

Read More
Negate argument matcher in RSpec 3...


rubyrspecrspec3

Read More
How do I use a variable in my .rspec file...


rspecrspec3

Read More
Rspec fails for Devise model custom validation for valid_password?...


ruby-on-railsrspecrspec2rspec-railsrspec3

Read More
Silence Rails logging in before blocks with RSpec...


rspecrspec-railsrspec3

Read More
How to get a spec test passing for model with enum field type - Mongoid...


ruby-on-railsruby-on-rails-4rspec3mongoid4

Read More
Get the actual value of a boolean attribute...


rubypage-object-gemrspec3rspec-expectations

Read More
RSpec 3 - Test controller action that does not have routes...


ruby-on-railsruby-on-rails-4rspeccontrollerrspec3

Read More
Stubbed method can't be found in rspec test...


ruby-on-rails-4rspec3

Read More
How to mock an object and it's properties in rspec...


ruby-on-rails-4rspecrspec3

Read More
RSpec matcher that checks collection to include item that satisfies lambda...


rubyrspecrspec-railsrspec3

Read More
How to stub self methods in rails controller...


ruby-on-rails-4rspec3

Read More
Test file and testing file talking through each other...


rubyrspecrspec3

Read More
Rails, rspec: using "send()" to dynamically generate capybara URLs for controller specs...


rubyruby-on-rails-4metaprogrammingrspec3

Read More
rspec model test uniqueness...


rubyruby-on-rails-4rspec3

Read More
How do I test the comments of the current_user in RSpec?...


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

Read More
RSpec 3: expect object.do_something to NOT raise a particular kind of error...


rubyrspec3

Read More
Enabling expect syntax within a class...


rubyunit-testingrspecrspec3

Read More
Ruby: How do I include methods from a Module into a subclass of ActiveModel::Serializer...


ruby-on-railsactive-model-serializersrspec3

Read More
On method called on double, expectations about the argument...


rubytestingrspecrspec3

Read More
Can't seem to disable rails generator generating specs...


ruby-on-railsrubyruby-on-rails-4rspecrspec3

Read More
Strange errors in tests after updating to rspec3...


http-redirectruby-on-rails-4rspec-railsrspec3

Read More
Factory Girl not initiating secondary object...


ruby-on-railscapybarafactory-botbddrspec3

Read More
Why does rspec 3 fail with error: only `receive_messages` matchers are supported?...


rspecrspec2rspec3

Read More
How to properly stub doubles...


rubyrspecmockingstubbingrspec3

Read More
Rspec email_spec issue...


ruby-on-railsrspecrubygemscapybararspec3

Read More
How to test controller action that uses puntopagos and rest-client?...


ruby-on-railstestingrspecstubrspec3

Read More
RSpec raises NameErrors for code in subdirectory of /lib...


rubyrspecrspec3ruby-2.2

Read More
BackNext