This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian
/
free_mutant
Watch
1
Star
0
Fork
You've already forked free_mutant
0
Code
Releases
Activity
5a5e21c80e
free_mutant
/
.rspec
6 lines
74 B
Text
Raw
Normal View
History
Unescape
Escape
Switch to rspec-2 * One of the main reasons behind mutant was to get a rid of rspec-1.3 in my toolchain. * Remove most of mri specific stuff from Gemfile. * Remove of mri specific taks will happen later, will heckle locally with external rspec-1.3 + heckle setup. * Mutant should be self hosting as fast as possible :P
2012-07-30 18:48:04 -04:00
--color
Use RSpec as receiver for rspec DSL methods * I dislike the global infection RSpec does. This commit is a first step to get a rid of it. * Also remove the need for `require 'spec_helper` in each spec file with adjusting `.rspec`.
2014-08-10 17:04:05 -04:00
--require spec_helper
Use more durable rspec settings
2013-07-16 11:43:55 -04:00
--format progress
Add rspec profiling and turn on warnings in specs
2013-07-29 20:34:11 -04:00
--warnings
Use more durable rspec settings
2013-07-16 11:43:55 -04:00
--order random
Copy permalink