Logo
Explore Help
Sign In
NuKVM/virt-manager
3
0
Fork 0
You've already forked virt-manager
mirror of https://github.com/virt-manager/virt-manager.git synced 2025-02-25 18:55:27 -06:00
Code Issues Packages Projects Releases Wiki Activity
Files
aa89a48371e304fed53f4b0f07dd7b9a6b173952
virt-manager/.coveragerc

15 lines
274 B
Plaintext
Raw Normal View History

tests: Add pytest conftest.py Makes 'pytest' and 'pytest --cov' work for the standard tests. uitests run with `pytest --uitests --cov=virtManager`. test_urls.py, test_dist.py, test_inject.py need to be invoked like pytest $PATH Signed-off-by: Cole Robinson <crobinso@redhat.com>
2020-07-05 08:30:14 -04:00
[run]
source=virtinst/
omit=virtinst/progress.py
virtinst: Add full test coverage for xml*.py files
2019-06-09 18:16:51 -04:00
[report]
tests: Add pytest conftest.py Makes 'pytest' and 'pytest --cov' work for the standard tests. uitests run with `pytest --uitests --cov=virtManager`. test_urls.py, test_dist.py, test_inject.py need to be invoked like pytest $PATH Signed-off-by: Cole Robinson <crobinso@redhat.com>
2020-07-05 08:30:14 -04:00
skip_covered = yes
virtinst: Add full test coverage for xml*.py files
2019-06-09 18:16:51 -04:00
exclude_lines =
# Have to re-enable the standard pragma
pragma: no cover
# Don't complain if tests don't hit defensive assertion code:
raise NotImplementedError
xmlutil: Centralize all 'programming error' exceptions Raise them directly instead of adding the hard to read conditional into the function Signed-off-by: Cole Robinson <crobinso@redhat.com>
2020-07-17 18:58:00 -04:00
.*DevError.*
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 28ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API