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?


_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit

Reply via email to