Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec

Rspec, Cucumber: best speed database clean strategy

click on one Specific button using capybara in rails

Setting system time in rspec tests without changing system clock

Rspec, shoulda, validate_uniqueness_of with scope and wrong error message

Rounding problem with rspec tests when comparing float arrays

RSpec should have_link fails despite link existence

ruby-on-rails rspec

rspec The expect syntax does not support operator matchers, so you must pass a matcher to `#to`

ruby rspec matcher

ERROR - Could not load 'guard/rspec' or' ' find class Guard::Rspec

Rspec testing for html entities in page content

What's `rspec/autorun` for?

Why can't my Capybara/Poltergeist test select from a jQuery autocomplete field?

How can I test ActionCable channels using RSpec?

Is there a good way to debug order dependent test failures in RSpec (RSpec2)?

Correct way to add helper functions for an rspec spec

Testing ActiveRecord models inside a gem?

Rspec won't run - Error: In `bin_path': can't find executable spec for rspec-2.0.0.beta.22 (Gem::Exception)

rspec

Rails 3 - If I'm using RSpec, can I just delete the 'test' folder?

ruby-on-rails rspec

How to test ActiveRecord callbacks with RSpec?

RSpec test destroy method (Rails Tutorial 3.2 Ch. 9, Ex. 10)

Rspec test if a session variable was set in a controller action

session testing rspec