Commit graph

2 commits

Author SHA1 Message Date
Joe Ferris
763b90d436 Remove RSpec -- profile option
* This option adds a lot of noise to test output
* Extra noise often means scrolling
* The profile includes red, which makes me think tests fail
* Profiling isn't useful when running one or a few tests
* I'm usually not in the mindset of profile tests, so I ignore it
2014-04-09 13:50:31 -04:00
Joël Quenneville
ee00ab0cbe Add rspec config file
* Colorize output
* Run tests in random order
* Profile 5 (default of 10 is too noisy)
2013-08-09 17:35:05 -04:00