Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec

ExecJS failing with CoffeeScript not defined

Testing Rails API controller POST with RSpec

Testing Frameworks for C [closed]

c unit-testing tdd rspec

rails script/generate skip unnecessary files by default

testing threaded code in ruby

Setting up Capybara for Rails 2.3 and Rspec

NameError: uninitialized constant ::Nokogiri

Stub helper method for request spec in rails / rspec

How to write expect {}.to raise_error when rspec's syntax is configured with only should

ruby testing syntax rspec

How to debug "database does not exist" error in test suite?

Rspec Rails - Mock to be current_user to test the controller

ruby-on-rails rspec

Testing helper in rspec with I18n lazy lookup

RSpec: Testing that a mailer is called exactly once

ruby-on-rails rspec stub

Testing abstract classes in Rspec

ruby rspec

Stubbing instance variables in RSpec 3.2

ruby-on-rails ruby rspec

simpler way to modify a string

ruby-on-rails ruby rspec

calling rspec directly on a model results on errors in stub! method

ruby-on-rails ruby rspec

Factory Girl - has many associations

rspec design pattern for testing multiple data points

How can I test that no attribute on a model has been modified using rspec?

ruby-on-rails rspec