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

@@ -40,6 +40,7 @@ group :development, :test do
gem 'factory_girl_rails'
gem 'shoulda-matchers'
end
gem "codeclimate-test-reporter", group: :test, require: nil
group :development do
# Access an IRB console on exception pages or by using <%= console %> in views