mirror of
https://github.com/internetee/registry.git
synced 2025-05-28 16:39:55 +02:00
simplecov and codeclimate-test-reporter
This commit is contained in:
parent
e7e3fa8ee2
commit
6bc6e3f51d
4 changed files with 14 additions and 2 deletions
|
@ -1,4 +1,7 @@
|
|||
require 'webmock/rspec'
|
||||
require 'simplecov'
|
||||
SimpleCov.start
|
||||
|
||||
|
||||
RSpec.configure do |config|
|
||||
# https://github.com/rspec/rspec-rails/issues/1076
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue