[Pytest-commit] Issue #600: python_class suffix (hpk42/pytest)

Ldiary Translations issues-reply at bitbucket.org
Sat Sep 27 02:31:44 CEST 2014


New issue 600: python_class suffix
https://bitbucket.org/hpk42/pytest/issue/600/python_class-suffix

Ldiary Translations:

Is there a way to specify a suffix instead of a prefix for python_classes defined in pytest.ini?
Here's basically what I want my pytest.ini to become:

[pytest]
python_files=*Tests.py
python_classes=*Suite
python_functions=test

Is there a way to make it work just like how it works for python_files?




More information about the pytest-commit mailing list