Add rspec config file
* Colorize output * Run tests in random order * Profile 5 (default of 10 is too noisy)
This commit is contained in:
parent
b024bdcd3a
commit
ee00ab0cbe
1 changed files with 3 additions and 0 deletions
3
rspec
Normal file
3
rspec
Normal file
|
@ -0,0 +1,3 @@
|
|||
--colour
|
||||
--order random
|
||||
--profile 5
|
Loading…
Add table
Reference in a new issue