simplecov added to determine test coverage

This commit is contained in:
2019-01-05 02:53:04 +01:00
parent 82cd127370
commit 70e415446a
2 changed files with 9 additions and 1 deletions

View File

@@ -96,6 +96,7 @@ gem 'rspec-activemodel-mocks', '~>1.0.1'
gem 'rspec-html-matchers', '~>0.7.0'
gem 'rspec-expectations', '~>3.3.1'
gem 'capybara', '~>2.5.0'
gem 'simplecov'
end
gem "simple_calendar", "~> 0.1.9"