From: Aarni Koskela Date: Mon, 27 May 2019 11:31:09 +0000 (+0300) Subject: py.test: document all_locales marker X-Git-Tag: v2.7.0~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7f2e84dedcce223d73229c79f0f1085d4dc84be;p=thirdparty%2Fbabel.git py.test: document all_locales marker --- diff --git a/setup.cfg b/setup.cfg index 4e877a36..12585f0d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -4,6 +4,8 @@ release = sdist bdist_wheel [tool:pytest] norecursedirs = venv* .* _* scripts {args} doctest_optionflags = ELLIPSIS NORMALIZE_WHITESPACE ALLOW_UNICODE IGNORE_EXCEPTION_DETAIL +markers = + all_locales: parameterize test with all locales [bdist_wheel] universal = 1