mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2025-04-20 07:11:33 +02:00
Add simplecov for code coverage
This commit is contained in:
parent
fce65636f7
commit
acfb973efc
4 changed files with 12 additions and 0 deletions
1
Gemfile
1
Gemfile
|
@ -54,6 +54,7 @@ group :test do
|
|||
gem 'factory_girl_rails'
|
||||
gem 'shoulda'
|
||||
gem 'faker'
|
||||
gem 'simplecov', require: false
|
||||
end
|
||||
|
||||
# Use ActiveModel has_secure_password
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue