Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec

Stubbing key/value pair in ruby on rails ENV

ruby-on-rails rspec

Capturing STDOUT in RSpec

ruby unit-testing rspec

Using Rspec in one file like test/unit

Set variable once for all examples in RSpec suite (without using a global variable)

ruby rspec global-variables

How to test Rails API application?

ruby-on-rails testing rspec

Rubocop RSpec/MultipleMemoizedHelpers issue on pundit spec tests

How to test with RSpec a Rails plugin using "link_to" and "current_page?"

ruby-on-rails plugins rspec

How can I use mock models in AuthLogic controller specs?

Is there a way to undo Mocha stubbing of any_instance?

Imperative and declarative steps in Rspec

rspec bdd

Ruby Rspec outputs literal escape characters on windows

ruby rspec ansi

RSpec-2 and Devise

Why is my rspec test failing?

factory girl and nested_attributes in rails 3

RSpec tests with devise: could not find valid mapping

How to develop a Rails3 engine against a real app, using RSpec?

RSpec, implicit subject, and exceptions

ruby rspec

Why undefined method "has_many" in Rspec example?

activerecord rspec

Automatically re-run rspec example if a Timeout::Error occurs

rspec rspec2 rspec-rails

Rails 3 and Rspec: counter cache column being updated to 2 when expected 1