Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec-rails

RSpec test custom validator

Failing to run RSpec (uninitialized constant User (NameError)

Ruby segmentation fault on rspec

zip/zip (LoadError) - Breaking guard or rails 4.0

undefined method `sign_in' for #<RSpec::Core::ExampleGroup::Nested_1::Nested_1:0x1057fd428> error while trying to set up RSpec with Devise

How to spec operations that rely on Memcached?

Testing that rails model validates date with RSpec

jasmine setup error rails 3.1 ActiveSupport::Concern (NameError)

RSpec request spec post an empty array

Check alert box text in Capybara

`method_missing': `build` is not available on an example group (e.g. a `describe` or `context` block)

Zeus fails when testing with Rspec

RSpec controller testing with paperclip

How to test controller with Rspec - #show action

Hide the list of files when running rspec?

Why is the rack env hash empty in Rails test environment?

why can't I raise Mongoid::Errors::DocumentNotFound in RSpec functional testing?

Tests do not run when file changes with Guard and rspec on windows

Testing a databaseless Rails 5 application with rspec-rails