Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec-rails

Clean solution for resetting class variables in between rspec tests

Validate presence of attributes using RSpec

rspec-rails rspec3

Rails / Rspec - writing spec for class name of belongs_to association

associations rspec-rails

Rspec extremely slow

Rails rspec controller test vs integration test

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