Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec

Rspec generator to create a *_spec.rb file to test a PORO

ruby-on-rails ruby rspec

cucumber + webrat: checking text appearing twice

rspec cucumber webrat

How do I write an rspec test if an array of hashes has a attribute/value pair

ruby rspec

How to enable middlewares in integration tests for a rack-app?

RoR rspec failing test with error 'block (2 levels) in <top (required)>

How to detect whether rspec tests were run in local or in Continuous Integration server ?

ruby-on-rails rspec

rspec showing error message

Testing controller helper redirect in rails

ruby-on-rails ruby rspec

Rspec request spec examine response body

Rspec test readonly model

Im getting error : No DRb server is running. Running in local process instead

ruby-on-rails rspec

How to set request_id in Rails test

ruby-on-rails rspec

Increase WebDriver network timeout for a single test

Trying to stub chained methods for a model in Rspec 3

How to test a multi-threaded TCPServer with rspec

How to send custom header with rack::test?

ruby rspec sinatra rack-test

Rails not using the table the model specified