Popular Rspec Programming Tips
Integration tests vs. Bogus
Codeship
·
0 responses
·
ruby, rspec, cucumber, software
Run feature specs after all other specs
Christian Nelson
·
1 response
·
ruby, rspec, capybara
Reliable mocks with Bogus
Codeship
·
0 responses
·
rails, cucumber, software design, spec
Focused BDD with Guard
Jason Rogers
·
0 responses
·
rspec, guard
Easy Password Timeout Test
Sean Todd
·
0 responses
·
ruby, rails, test, user
Faster TDD with RSpec, Vim, and quickfix
Jim Stewart
·
0 responses
·
tdd, rspec, vim, quickfix
How to set up RSpec
Codeship
·
0 responses
·
ruby, rails, gem, testing
Converting a locator into xpath in Capybara
David Collom
·
0 responses
·
ruby, ror, uni-testing, daviec85
a bit faster rspec tests
Miguel
·
1 response
·
rspec, observers
Write better specs...
Bryan Rehbein
·
0 responses
·
rspec
Rspec implicit docstring
Rex Chung
·
0 responses
·
rspec
Set an action for helper specs
Colin Mattson
·
0 responses
·
rails, helper, spec, rspec
Simplify specs with matchers and methods
Oto Brglez
·
0 responses
·
ruby, rspec
Stubing class constants with RSpec
Matjaz Muhic
·
0 responses
·
ruby, rails, rspec
DRY your tests
João Veiga
·
1 response
·
ruby, rspec
How to test Rake tasks in Ruby
Georg
·
0 responses
·
ruby, rspec, rake, testing rake task
The How's, Why's and Why Not's of Test-driven Development
Marko Klemetti
·
0 responses
·
tdd, rspec, unit testing
Integration tests for keyboard accelerators
Dave Gerton
·
0 responses
·
rails, javascript, rspec
Right way to stub views in helper specs
sergey kuchmistov
·
0 responses
·
ruby, rails, rspec
Testing items selectors
Alexandr Korsak
·
0 responses
·
ruby, rails, rspec
Need to write specs for a Rails generator? Use the ammeter gem
Alex Rothenberg
·
0 responses
·
rails, generators, rspec
clear before you (when running a test from shell)
Xavier Via
·
0 responses
·
shell, bdd, vows, readability
Cleanup settings cache on tests
Marvin Marcelo
·
0 responses
·
rails, rspec, rails-settings-cached
Extending modules on stubbed classes
Alex Gibson
·
0 responses
·
ruby, rails, rspec