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