Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec2

RSpec MustBeConfiguredBeforeExampleGroupsError on plain project

How to test upload with Carrierwave + FactoryGirl

How to target localized button with RSpec and Capybara?

Define class in Rspec

Capybara: ElementNotFound: unable to find field name on a multi-part form

How do I make config.exceptions_app work with rspec

How can I assert on initialize behaviour with RSpec?

ruby mocking rspec2

Testing with RSpec: setting locale based on first subdomain

Testing pure Ruby bin/my_app.rb application with RSpec?

ruby testing cucumber bdd rspec2

Sinatra + Rack::Test + Rspec2 - Using Sessions?

Can I change the randomisation seed each run in Rspec with Guard/Spork?

How can I mock super in ruby using rspec?

ruby rspec rspec2

How to test attr_accessible fields in RSpec

FactoryGirl + RSpec + Rails 3 'undefined method <attribute>='

Rails: Good Rspec2 example usage? (Also: Cucumber, Pickle, Capybara) [closed]