Newest R Spec Programming Tips
Simple ad-hoc rspec matchers
Andrew Radev
·
0 responses
·
ruby, rspec
Testing items selectors
Alexandr Korsak
·
0 responses
·
ruby, rails, rspec
Use lambdas for RSpec subjects
Eric Holmes
·
0 responses
·
ruby, tdd, testing, rspec
Decouple model tests from observers
Alexey Kuleshov
·
0 responses
·
ruby, tdd, rails, rspec
git pre-commit hook - commit if all RSpec tests passed
Matjaz Muhic
·
0 responses
·
testing, tests, git, rspec
RSpec Turnip Formatter
Wataru MIYAGUNI
·
1 response
·
ruby, turnip, rspec
Basic http authentication using rspec and rack-test.
Alexandr Korsak
·
0 responses
·
ruby, rails, sinatra, grape
describe api rspec method for sinatra or grape.
Alexandr Korsak
·
0 responses
·
ruby, rails, sinatra, grape
Speed up Selenium
Daniel Pérez Rada
·
0 responses
·
ruby, selenium, phantomjs, rspec
Testing Anonymous Controllers with RSpec
Ezequiel Delpero
·
1 response
·
rails, devise, rspec
Integration tests for keyboard accelerators
Dave Gerton
·
0 responses
·
rails, javascript, rspec
Focused BDD with Guard
Jason Rogers
·
0 responses
·
rspec, guard
How to skip making a build in Travis-ci
Tomasz Borowski
·
1 response
·
travis-ci, git, rspec
Faster TDD with RSpec, Vim, and quickfix
Jim Stewart
·
0 responses
·
tdd, vim, rspec, quickfix
Faster TDD with RSpec, Vim, and quickfix
Jim Stewart
·
0 responses
·
tdd, rspec, vim, quickfix
Wisely pick your dates for specs
Jed Schneider
·
2 responses
·
ruby, rspec, tdd
Debugging FactoryGirl factories
Theo Mills
·
0 responses
·
rails, testing, factory_girl, rspec
Run Capybara-Webkit tests in Travis-CI
Adam Becker
·
5 responses
·
rails, testing, travis-ci, rspec
Paperclip validates_attachment_size with RSpec (>= 2.3.5 | <= 3.0.0)
Guillaume Hain
·
1 response
·
rails, gem, paperclip, rspec
Travis CI - "Don't know how to build task 'default'"
Tom Milewski
·
2 responses
·
ruby, testing, travis ci, spec
rspec mystery fail
bjh
·
0 responses
·
ruby, rails, rspec
.clone & Ruby constants
Thomas Riboulet
·
0 responses
·
ruby, rspec
Skipping `before` hook for a few test cases in Rspec
Vitaly
·
4 responses
·
rspec, tips-and-tricks
Padrino - rspec - adding dynamic code to all controllers during testing
Max Schubert
·
0 responses
·
ruby, rspec, padrino
Class variables in Rspec tests - reloads will happen during testing!
Max Schubert
·
0 responses
·
ruby, rails, rspec