Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec2

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?

Efficiently check that a JSON response contains a specific element within an array

ruby json rspec rspec2

Rspec: How to stub private method?

ruby-on-rails rspec rspec2

RSpec-2 with Rails 2.3.x

ruby-on-rails rspec rspec2

Breaking down your RSpec tests

ruby-on-rails rspec rspec2

How to test text on rendered view?

Missing host to link to! Please provide the :host parameter, set default_url_options[:host], or set :only_path to true

Change Rubymine Rspec Color

colors rspec rspec2 rubymine

how to write a custom rake task for RSpec?

ruby rspec2

Rails4 + Authlogic + rspec

How can I test memoization with RSpec?

How to test class methods in RSPEC

ruby testing rspec rspec2

How can I mock super in ruby using rspec?

ruby rspec rspec2

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