Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec-rails

Rails and RSpec: be_successful vs have_http_status

RSpec 3 RuntimeError: "let declaration accessed in a `before(:context)` hook"

RubyTutorial 10.5.2 Rspec test micropost pagination

Rspec testing for comment model ( Validation failed: User must exist)

rspec rspec-rails

How to write tests for active record scopes?

Can an RSpec scenario example only have one assertion?

RSpec matcher that checks collection to include item that satisfies lambda

ruby rspec rspec-rails rspec3

rSpec - how to test select inside a model method

Using a prerelease gem to satisfy a transitive dependency with Bundler

Verify the response code of the page with Capybara and Selenium

Rspec: How to expect received message without stubbing anything or changing anything behind the scenes

How to test service object methods are called?

rspec-rails

Rails / Factory Girl: Uninitialized constant FactoryGirl (NameError)

RSpec Custom Matcher to test percentages attributes in a model

Rspec-view-file doesn't know about my routes

rails 4 - Could not find generator rspec:install

Rails Rspec - Run only single test