Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec

What's a good tutorial for creating a gem with RSpec? [closed]

ruby-on-rails ruby rspec gem

Capybara + RSpec only sees blank pages in controller specs. Why?

Getting blank page when running RSpec tests for get 'new'

rspec capybara

Stubbing when an object's constructor builds another object

undefined method 'assign_to' after updating shoulda-matchers

Testing fields added dynamically by cocoon using rspec and capybara

Detect that code run by RSpec, Ruby

rspec mocking object property assignment

ruby-on-rails ruby rspec

How to pass -f specdoc option through rake task

ruby-on-rails rspec

Rails port of testing environment

ruby-on-rails rspec port

Using specific VCR cassette based on request

ruby testing rspec vcr webmock

How do I stub/mock a call to the command line with rspec?

ruby command-line rspec

RecordNotFound raised when using find_by_id to get non-existent record in RSpec

Capybara, RSpec and Devise: any way to make integration tests faster by circumventing slow login and setting session directly?

Writing test cases(Rspec) for existing application

RSpec let method not generating variable

How to start with Rspec?

ruby-on-rails tdd rspec bdd

rspec and_return multiple values

ruby-on-rails rspec

Rails 3 and rspec - select from select list

RSpec let error