f5accf53a0
This project needs some special setup before running its tests, and that wasn't happening in the cover tox env. This switches cover to use the same methods for running tests as the regular test envs. Change-Id: Ie4a6543286caa11dc15173679455b2aa2020dc97
9 lines
99 B
INI
9 lines
99 B
INI
[run]
|
|
branch = True
|
|
source = tooz
|
|
omit = tooz/tests/*
|
|
|
|
[report]
|
|
ignore_errors = True
|
|
precision = 2
|