chore(pyproject): add --basetemp=tests/artifacts/_pytest_tmp addopts
This commit is contained in:
@@ -43,6 +43,7 @@ dev = [
|
||||
]
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
addopts = "--basetemp=tests/artifacts/_pytest_tmp"
|
||||
markers = [
|
||||
"integration: marks tests as integration tests (requires live GUI)",
|
||||
"clean_install: clean install verification (opt-in via RUN_CLEAN_INSTALL_TEST=1)",
|
||||
|
||||
Reference in New Issue
Block a user