Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec

RSpec gives ActiveModel::MassAssignmentSecurity::Error

RSpec and Autotest issue in rails 3 project

Cucumber undefined methods

rails capybara - how to detect js clicking on a li (not a link or a button)

rspec view stubs and partials

rspec views partials stubs

FactoryGirl — Factory not registered

Test that rails helper renders a partial

ruby-on-rails ruby rspec

Testing associations with rspec-rails 3.0.1 and shoulda doesn't work

Stub file open in chefspec

rspec chef-infra chefspec

Empty response when rendering RABL template with RSPEC

ruby-on-rails rspec rabl

Selenium capybara check background color of a div within another div

RSpec and Object Initialization in Ruby

ruby-on-rails ruby rspec

Updating from FactoryGirl to factoryBot results in NoMethodError

ruby rspec factory-bot

How does rspec work with Rails 3 for integration tests?

Test only one it or describe with Rspec

"PGError: no connection to the server" on running specs with Spork

ruby-on-rails rspec spork

Rails 'rake test' runs test twice immediately after creating new rails project

Customizing Rspec generators in Rails 3

How to use Capybara Rspec Matchers to test a presenter?

Can I use capybara/rspec to match a range?