Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec

How to test before_update callback in rails model with Rspec and FactoryGirl?

Why isn't my CORS configuration causing the server to filter incoming requests? How can I make the server only accept requests from a specific origin?

Break RSpec matcher to multiple lines

ruby rspec

uninitialized constant RSpec::Core::ExampleGroup::Nested_1::Factory

How can I count list elements in unordered list? (RSpec/Capybara)

ruby Class.new returning nil in rspec

ruby-on-rails ruby rspec

Define class in Rspec

Rails 3 +Devise + RSpec: undefined method 'visit'

RSpec undefined method 'should'

Rspec / Capybara: Testing if a controller method is called

Ruby on Rails 3 + Rspec + Capybara: check response status

Rails 3.1 Rspec Creating test case validate field for Model

Using positional arguments in functional tests has been deprecated

ruby-on-rails rspec

Is there a way to force run all specs with guard + guard-rspec?