Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec2

TypeError: wrong argument type String (expected Module)

Multiple assertions for single setup in RSpec

How to test json login in devise with rspec

Testing a before_save callback with Rspec and Factory Girl

When to use Cucumber and when to use RSpec?

Write controller and feature specs for ActiveAdmin using RSpec?

Hide the list of files when running rspec?

Best Way to Test Boolean Values in Rspec

ruby-on-rails rspec rspec2

Rspec 2: How to render_views by default for all controller specs

bundle exec rspec VS rspec spec

ruby-on-rails-3 rspec2

Rspec testing of counter_cache column's returning 0

session object in rspec integration test

TDD: Rspec Ruby MongoDB/Ruby Mongo Driver

rspec rails mocking session hash

ruby-on-rails rspec rspec2

RSpec 2 before(:suite) variable scope

ruby rspec rspec2

Rails 3 + Rspec 2: Validation failed: Email has already been taken

testing methods wrapped in blocks with RSpec

ruby mocking block rspec2

Rails 3.1.1 Guard-rspec cannot run due to Growl errors: OSERROR: -10000 MESSAGE: Apple event handler failed

Duplicated factory error with rspec and factory girl?

Name of current example/group in rspec hook

rspec filter hook rspec2 vcr