Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

How to test the value of a CSS selector using Capybara and RSpec?

Configure RSpec to use the Capybara.javascript_driver for all request specs

What parameters do I need to pass in the controller to a Carrierwave-mounted model?

Why do I get "including Capybara::DSL in the global scope is not recommended!"

Shoulda-Matchers and Custom Error Messages

Rspec Mocks: mock / yield the block from a method call

lambda rspec mocking

Rspec2 testing a before_validation method

Factory Girl: can one reopen factory definitions and complete them?

Stubbing with Faraday and Rspec

rspec mocking stubbing faraday

RSpec Application Helper Test: Undefined local variable or method `helper`

ruby-on-rails ruby rspec

Listing all specs in order determined by seed in rspec

ruby-on-rails rspec