summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorStamatis Katsaounis <mokats@intracom-telecom.com>2018-11-12 12:57:35 +0200
committerDan Xu <xudan16@huawei.com>2018-11-14 14:31:50 +0000
commit930ebc4af5c9895775443b9a0ab17a73dc35693c (patch)
tree0554273305ed03999b8146a39b5fa3efb8ff6c51 /.gitignore
parent7f46996011d391178b7d9f876ac2140f62dcf789 (diff)
Improve tox testing
This patch removes unused test requirements. In addition, it runs coverage together with unit tests by py.test. In addition, it adds sone docs links which were missing. Finally, it adds coverage reports to .gitignore file. Change-Id: I68e65781b17929c60fbb3f4c318b1366c35d185f Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index deb12ca5..153de939 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,6 +26,8 @@ pip-log.txt
.pytest_cache
nosetests.xml
unittest_results.log
+cover/
+coverage.xml
# Translations
*.mo