Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec2

Adding an error message to a custom validator

What does Steak add beyond just using Capybara and RSpec in Rails testing?

Get wrong number of arguments (2 for 0) when running Rspec Test using get and delete

Dynamically generating shared examples in RSpec 2?

ControllerMacros cannot be seen in RSpec

Stub a http request to return a HTTPartyResponse with a Net::HTTPResponse

ruby rspec rspec2

Using RSpec to test a layout

rspec-rails 2.14.2 with Rails 4.2 InvalidURIError

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"