CodeClimate report for test coverage

This commit is contained in:
leenasn
2015-11-04 18:02:00 +05:30
parent 62a2f6e849
commit b967c3d608
3 changed files with 16 additions and 0 deletions

View File

@@ -16,6 +16,9 @@
# users commonly want.
#
# See http://rubydoc.info/gems/rspec-core/RSpec/Core/Configuration
require "codeclimate-test-reporter"
CodeClimate::TestReporter.start
RSpec.configure do |config|
# rspec-expectations config goes here. You can use an alternate
# assertion/expectation library such as wrong or the stdlib/minitest