Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec

RSpec test custom validator

How to run Node.js and Ruby tests within one project on Travis CI

Rails and Rspec - checking for existence of errors when form submission fails

RSpec controller testing: missing template on create

ruby-on-rails ruby rspec

Rails 4 - syntax error, unexpected tIDENTIFIER, expecting end-of-input

ruby-on-rails ruby rspec

undefined method `its' for RSpec (Hartl's Ruby on Rails Tutorial)

ruby-on-rails ruby rspec

RSpec Deprecated

rspec rspec2 deprecated

Including namespace module through RSpec config in Ruby 1.9.3

How to check if url/links exist in page in Capybara?

Stub a setter on RSpec instance_double

Rspec Rails - Name should be valid - some clarifications

ruby-on-rails rspec

Getting nokogiri to use a newer version of libxml2

Michael Hartl Rails Tutorial chapter 7 error Action not found in UsersController

Cannot test with rspec controller POST create action( devise and cancan)

railstutorial.org, Chapter 6. unknown attribute: password

Is it a bad practice to randomly-generate test data?

ruby testing rspec fixtures

Using a hash inside a let()

ruby-on-rails ruby rspec

undefined method `sign_in' for #<RSpec::Core::ExampleGroup::Nested_1::Nested_1:0x1057fd428> error while trying to set up RSpec with Devise