Our awesome collection of rspec helpers (formerly known as "spec_candy.rb") is now available as a gem. It works, it is...
With defaults, RCov doesn't work the way you how you would like it to. To create a nice test...
rspec_spinner is a progress bar for RSpec which outputs failing examples as they happen (instead of all at the...
Install gem and plugin sudo gem install parallel script/plugin install git://github.com/grosser/parallel_tests.git Adapt config/database.yml test: database: xxx_test<%= ENV...
Basic configuration Please keep this config simple. It should be a starting point for new developers learning Git. [user]
Passing the --profile flag to RSpec produces some additional output, namely the running times of the ten slowest examples in...
What do we expect from the custom finder? We expect that it should find assets A, B, C and should...