Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec

Using SitePrism with Rspec and Capybara feature specs

ruby rspec capybara site-prism

Getting Selenium WebDriver to use Chrome in RSpec/Rails

Rails 3: ActiveRecord observer: after_commit callback doesn't fire during tests, but after_save does fire

Why won't rspec run? Rspec just hangs after starting

ruby rspec

RSpec use_transactional_fixtures=false not working

ruby-on-rails rspec

What are some good example open source Ruby projects that use Cucumber and RSpec well?

ruby tdd rspec cucumber

How can I stub a controller helper method in a view spec with RSpec 3.4?

Testing that HTTP-request is not made in Rails

ruby-on-rails rspec fakeweb

passing an array into get command in rspec

ruby-on-rails ruby rspec

Change an attribute on a Factory after creation of record

rspec expect to receive caring about just one parameter a couple times

ruby-on-rails ruby rspec

Why do I need binstubs in Rails?

Rspec expect to recieve message with attributes and ignore others

What does the asterisk mean in rspec output

ruby rspec

How to hook after example has execution result and status with :aggregated_failures flag

ruby rspec

Set Session in RSpec with Rails 7 API