Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec

How to stop rspec from dropping the test database before tests

ruby-on-rails rspec

FactoryGirl and Rspec

How can this destroy action be tested with RSpec?

having trouble testing upload file with Capybara attach_file method

Warning regarding not using bundler when running guard init

ruby-on-rails ruby rspec guard

How to test controllers with nested routes using Rspec?

ruby-on-rails routing rspec

Undefined method for Class in Rspec

ruby-on-rails rspec rspec2

How to test after_initialize callback of a rails model?

Rails 4 + Rspec + Devise: undefined method 'env' in controller specs for sign_in a user

RSpec one-liner to test object's attributes

ruby rspec

call a specific url with rspec

expected css "title" with text in capybara

rspec capybara

How disable http logs from Rspec output?

What's the best way to write Resque-related specs in RSpec?

Setup Cucumber, Capybara and RSpec with Modular Sinatra application

Logging all method calls in a Rails app

rspec-rails does not run tests under spec/lib

rspec rspec-rails

Launching a web server inside ruby tests

ruby rspec capybara tsung

Capybara + Selenium + RSpec — LoadError when setting JS to true

Capybara+Rspec how to match a part of tag attribute