[pytest]
pythonpath=../../../
filterwarnings =
# ignore warnings about re-imported modules.
ignore::pytest.PytestAssertRewriteWarning
python_files=*_test.py
[pytest]
pythonpath=../../../
filterwarnings =
# ignore warnings about re-imported modules.
ignore::pytest.PytestAssertRewriteWarning
python_files=*_test.py