feat(testing): stabilize simulation suite and fix gemini caching
This commit is contained in:
@@ -16,3 +16,8 @@ dependencies = [
|
||||
dev = [
|
||||
"pytest>=9.0.2",
|
||||
]
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
markers = [
|
||||
"integration: marks tests as integration tests (requires live GUI)",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user