mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-05-18 13:38:24 -04:00
Set up Rails coverage groups.
This commit is contained in:
@@ -4,7 +4,7 @@ require File.expand_path("../../config/environment", __FILE__)
|
||||
require 'rspec/rails'
|
||||
require 'rspec/autorun'
|
||||
require 'coveralls'
|
||||
Coveralls.wear!
|
||||
Coveralls.wear!('rails')
|
||||
|
||||
# Requires supporting ruby files with custom matchers and macros, etc,
|
||||
# in spec/support/ and its subdirectories.
|
||||
|
||||
Reference in New Issue
Block a user