mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2025-04-20 07:11:33 +02:00
added coveralls
This commit is contained in:
parent
af4c6e4cb4
commit
2fa90ec206
4 changed files with 26 additions and 0 deletions
|
@ -40,6 +40,9 @@ RSpec.configure do |config|
|
|||
mocks.verify_partial_doubles = true
|
||||
end
|
||||
|
||||
require 'coveralls'
|
||||
Coveralls.wear!
|
||||
|
||||
# The settings below are suggested to provide a good initial experience
|
||||
# with RSpec, but feel free to customize to your heart's content.
|
||||
=begin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue