Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec2

Passing cookies in request spec

rspec rspec2 rspec-rails

Rspec: How to suppress warnings and notices when running tests?

Rails 3.1, why I get ActiveRecord::UnknownAttributeError: unknown attribute in spec test?

How to get guard to only run slow specs if fast specs pass

RSpec response.body is still empty even with config.render_views

Is there a Mocha equivalent of Rspec’s “mock().as_null_object”?

How can you get rspec to print failed test backtraces *as* it is running?

rspec rspec2 rspec-rails guard

Rspec with rails 3.1 gives DEPRECATION WARNING ActiveRecord::Associations::AssociationCollection is deprecated?

Patterns for accessing subject hierarchy in RSpec

RSpec2 and Capybara

How to enable colors with rspec when using JRuby or bundle exec?

ruby rake jruby rspec2

rspec returns "PG::Error: ERROR: relation "table_name" does not exist"

Rails 3, RSpec 2.5: Using should_receive or stub_chain with named scopes

rspec not_to change from not behaving as expected

Application Controller helper methods not available for Views Specs

Speeding up rspec controllers test: using before all fails?

ruby-on-rails rspec rspec2

Factory Girl sequences not incrementing

Rspec test in ruby on rails, cannot load such file webmock/rspec

How to mix a module into an rspec context

ruby rspec2 ruby-1.9

RSpec 2: NoMethodError on 'route_to' with rspec-rails?