Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec

Stubbing RestClient response in RSpec

ruby rspec sinatra rest-client

Upgrade to rspec 3 cause error when using should have(1).error_on

ruby-on-rails rspec rspec3

Compare string to regex in rspec?

What's the best way to test delayed_job chains with rSpec?

International chars using RSpec with Ruby on Rails

What is the proper way to test 'create' controller actions?

Expect to receive with particular argument at least once

rspec

rspec - command not found

ruby-on-rails ruby rspec

Testing devise views with rspec

Ruby VCR gem keeps recording the same requests

"nil is not a symbol" for model count in rspec matcher

How do I troubleshoot autotest infinite loop problems?

How to force run all RSpec specs ignoring :focus tag

rspec rspec2

how to run rspec with no observers in rails 3?

ruby-on-rails-3 rspec

How to run multiple specific RSpec tests?

TDD/BDD Rails Cucumber / RSpec duplication

Rspec any_instance.stub raises undefined method `any_instance_recorder_for' for nil:NilClass exception

ruby rspec

Can I set rspec --format documentation as the default?

Rails RSpec Testing: Undefined method 'deliver' for nil:NilClass