Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec

Test for warnings using RSpec

ruby testing rspec warnings

Way to use postgresql and avoid testunit by default in rails 3.2?

Testing password length validation with RSpec

rspec match_array for empty array fails?

rspec

Error `comparison of Symbol with Module failed` after upgrading to Rspec 3

RSpec how to stub open?

ruby testing rspec

Test download of pdf with rspec and pdfkit

GET an url or path, provided as string, in an rspec test

rspec get

Rails + rspec + devise = undefined method `authenticate_user!'

ruby-on-rails rspec devise

Rails rspec and omniauth (integration testing)

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

RSpec 2.7 and hash should have_key

ruby rspec

How to validate locals of render template in rspec

Dynamically generating shared examples in RSpec 2?

How to use regex in a Capybara finder?

How to send params with FactoryGirl (as opposed to manually sending the params as a hash)?

Ruby-rspec - how to print out the test (group) name

ruby rspec

How to raise an exception in an RSpec test

Capybara: Test current path to page created object

Relation does not exist when running rspec tests

ruby-on-rails ruby rspec