mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-22 17:47:02 +03:00
7 lines
298 B
INI
7 lines
298 B
INI
|
[pytest]
|
||
|
testpaths = tests/unit
|
||
|
python_files = test_*_py2_py3.py
|
||
|
filterwarnings =
|
||
|
ignore:Module \"dependency_injector.ext.aiohttp\" is deprecated since version 4\.0\.0:DeprecationWarning
|
||
|
ignore:Module \"dependency_injector.ext.flask\" is deprecated since version 4\.0\.0:DeprecationWarning
|