Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

47 рядки
2.2 KiB

# vim: fileencoding=utf-8
# pytest.ini
[pytest]
markers =
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.
contents: marker for running tests for contents format.
patch: marker for running test for patch 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.
raw: marker for running test fot raw format.
regex: marker for running test fot regex 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_utils: marker for running tests for calculate.utils.files module.
package_utils: marker for running tests for calculate.utils.contents module.
images_utils: marker for running tests for calculate.utils.images module.
gentoo: marker for running tests for utils.gentoo
calculateini: marker for running tests for utils.calculateini
template_filters: marker for running tests for template_filters.
template_engine: marker for running tests for TemplateEngine.
directory_processor: marker for running tests for DirectoryProcessor.
template_executor: marker for running tests for TemplateAction.
template_wrapper: marker for running tests for TemplateWrapper.
parameters_processor: marker for running test for TemplateParameters.
vars: marker for testing of the datavars module.
calculate_vars: marker for testing of calculate variables.
parameters: marker for testing of the parameters module.
scripts: marker for testing of the scripts.
commands: marker for testing of the commands.
server: marker for testing of the server.
chroot: marker for testing running by chroot