[tool.pytest.ini_options] minversion = "6.0" addopts = "-ra -q" testpaths = [ "test.py", ]