Newest R Spec Programming Tips
Don't write more test code than you need
Brian Riley
·
1 response
·
ruby, tdd, rspec
iTerm2 and Ruby/Rails/Rspec
Vlad Shvedov
·
2 responses
·
ruby, rails, vim, iterm2
Run all rspec specs with Sublime Text
Javier Cervantes
·
0 responses
·
sublime text, sublime, rspec
rspec autocorrect with oh-my-zsh AND zeus
Ian Vaughan
·
0 responses
·
shell, zsh, oh-my-zsh, autocorrect
Rspec matcher: include_kind_of
Gatis Tomsons
·
0 responses
·
ruby, rspec, matcher
Debug Capybara feature spec failures with build artifacts
Jonah
·
0 responses
·
rails, testing, rspec, capybara
Run feature specs after all other specs
Christian Nelson
·
1 response
·
ruby, rspec, capybara
clear before you (when running a test from shell)
Xavier Via
·
0 responses
·
shell, bdd, vows, readability
be nice to your CI
Benjamin Knofe
·
1 response
·
ruby, rails, test, ci
Using Rspec's shared_examples to spec new behavior
Kamil Tusznio
·
0 responses
·
ruby, rails, rspec
Running modified specs with git
Alvaro Fernando Lara
·
3 responses
·
ruby, tests, bash, rspec
RSpec stub for certain arguments only
Richard Worrall
·
1 response
·
ruby, rails, stubbing, rspec
FactoryGirl for Controller specs
David Paluy
·
2 responses
·
rails, controller, factorygirl, rspec
Testing your FactoryGirl factories (and traits)
Christoph Lupprich
·
0 responses
·
ruby, rspec, factory girls
Validate locale files with rspec!
Ronan Rodrigo Nunes
·
0 responses
·
ruby, rails, locale, rspec
Faster specs
Posăceanu Marian
·
0 responses
·
ruby, rails, rspec
Using capybara to select a particular cell within a table.
Garrow Bedrossian
·
0 responses
·
turnip, xpath, rspec, capybara
DRY your tests
João Veiga
·
1 response
·
ruby, rspec
Using Code Climate's new test reporter together with Coveralls and SimpleCov's HTML Formatter
Wei-Meng Lee
·
2 responses
·
ruby, rails, testing, simplecov
Know your RSpec cli arguments!
Titov Andrey
·
0 responses
·
ruby, rails, cli, arguments
Open Rails spec files as "RSpec" by default (Sublime Text 2/3)
Thomas Klemm
·
1 response
·
rails, plugin, syntax, rspec
Stub Rails Logger
David Paluy
·
0 responses
·
rails, logger, stub, rspec
Fast rspec page lookup
Piotr
·
0 responses
·
rails, rspec
Integration Testing with rspec and devise
Esteban Sanín Ángel
·
0 responses
·
ruby, tdd, rails, bdd