Newest R Spec Programming Tips
Check the last inserted record with Cucumber
Fabrizio Soppelsa
·
0 responses
·
ruby, activerecord, cucumber, rspec
Testing rails cancan abilities with rspec
sergey kuchmistov
·
1 response
·
rails, rspec, cancan
Rails 3 and Rspec 2: Smooth and super fast
Eduardo Martines
·
0 responses
·
ruby, rails, guard, devise
Dynamic RSpec Tests
Ted Nielsen
·
1 response
·
ruby, rails, bdd, unit testing
Rails, FactoryGirl and has_and_belongs_to_many
Jens Grassel
·
0 responses
·
ruby, rails, rspec, factory girl
Configure test frameworks and fixture replacements in rails
Jens Grassel
·
0 responses
·
rails, configuration, testing, rspec
Run focused specs
Vitaly
·
0 responses
·
rspec, tips-and-tricks
Taking the FactoryGirl out of FactoryGirl.create
Ben Burton
·
0 responses
·
ruby, cucumber, factorygirl, rspec
Putting RSpec describe blocks in other blocks to keep DRY
Ben Burton
·
0 responses
·
ruby, rails, rspec
Testing ordering with each_cons
Ben Burton
·
0 responses
·
ruby, rails, rspec, each_cons
Rspec array equality
Dmitry Novotochinov
·
4 responses
·
array, rspec, equality
Rails: add a route for a test
Alexander
·
2 responses
·
ruby, tdd, rails, controller
Cut down some seconds of your spec suite by removing database_cleaner
Felipe Elias Philipp
·
8 responses
·
ruby, rails, rspec, capybara
rake db:test:prepare error + PostgreSQL + RSpec
Tu Hoang
·
0 responses
·
rails, rspec, postgresql, rake
RSpec style testing in Perl
Matthew Boston
·
0 responses
·
perl, testing, bdd, rspec
Speed up Travis-CI build preparation time by 800%
Michał Czyż
·
5 responses
·
ruby, rails, ci, travis-ci
Testing a Ruby Singleton
Paul Guelpa
·
0 responses
·
ruby, test, rspec
Easy Password Timeout Test
Sean Todd
·
0 responses
·
ruby, rails, test, user
Add Capybara selector for your models
Felipe Elias Philipp
·
0 responses
·
ruby, rails, rspec, capybara
Sublime, RVM and RubyTest
Marko Klemetti
·
0 responses
·
ruby, shell, sublime, rvm
Serene testing with simplicity
Marko Klemetti
·
0 responses
·
ruby, tdd, sublime, guard
Testing your spec against multiple rubies
Lucas
·
1 response
·
ruby, rvm, rspec
Remove duplicated "before"s from your specs
Alex G
·
0 responses
·
ruby, rspec
Testing redis with RSpec
Matjaz Muhic
·
1 response
·
ruby, redis, rspec
Stubing class constants with RSpec
Matjaz Muhic
·
0 responses
·
ruby, rails, rspec