# Start code coverage monitoring require 'simplecov' require 'codeclimate-test-reporter' SimpleCov.start CodeClimate::TestReporter.start