You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
calculate-utils-4-lib/pytest.ini

24 lines
1.1 KiB

# vim: fileencoding=utf-8
# pytest.ini
[pytest]
markers =
vars: marker for running tests for datavars
base: marker for running tests for base format class.
bind: marker for running tests for bind format.
compiz: marker for running tests for compiz format.
diff: marker for running test for diff format.
dovecot: marker for running tests for devecot format.
json: marker for running tests for json format.
kde: marker for running test for kde format.
kernel: marker for running test for kernel format.
ldap: marker for running test for ldap format.
openrc: marker for running test for openrc format.
patch: marker for running test fot patch format.
postfix: marker for running test for postfix format.
procmail: marker for running test for procmail format.
proftpd: marker for running tests for proftpd format.
samba: marker for running tests for samba format.
xml_xfce: marker for running tests for xml xfce format.
xml_gconf: marker for running tests for xml gconf format.
files: marker for running tests for calculate.utils.files module.