monasca-notification/.coveragerc
Tomasz Trębski 5de3ee9f23 Migrate tests to ostestr
Following commits migrates running
monasca-notification tests from nosetest
to ostestr, similar to other openstack projects.
Additionally, it enables calculating coverage
and py35 tests.

Extra:
* added debug environment with oslo_debug_helper

Change-Id: I555176b7f2ed54c3222312da341d433f429c5c6a
2017-01-19 06:15:40 +01:00

8 lines
96 B
INI

[run]
branch = True
source = monasca_notification
omit = tests/*
[report]
ignore_errors = True