Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec

How do I test my JSON API with Sinatra + rspec

api rspec sinatra

Stubbing ActionMailer in Rspec

Error when using RSpec's `all` matcher with Capybara's `have_css` matcher

rspec and shoulda - complementary or alternatives?

How do you factor out common "before(:each)" calls in RSpec so that multiple specs can use them?

no such file to load -- rspec/matchers - rspec-rails, shoulda, cucumber, factory girl, Rails2.3.10

Duplicated factory error with rspec and factory girl?

Rails: Wrong hostname for url helpers in rspec

ruby-on-rails rspec routes

Can I get RSpec to only run changed specs?

git rspec

Name of current example/group in rspec hook

rspec filter hook rspec2 vcr

RSpec and Machinist error: Too many open files

SimpleCov reports not generating in Rails 3 app after running RSpec tests with Spork

Displaying unix color on windows cmd (e.g. ←[31m)

How do you stub a file.read that happens inside a File.open block?

ruby rspec

Is it possible use Guard in combination with parallel tests?

Rspec: ActionMailer::Base.deliveries is always empty

ruby-on-rails rspec

Dependent tests in rspec

How to create a ActiveRecord::RecordInvalid for testing?

stub random value in rspec with secure_random

Rails - Rspec - stub params

ruby-on-rails ruby rspec