Private
Public Access
0
0

test(conftest): register tests.pytest_collection_order as pytest plugin

This commit is contained in:
2026-06-08 00:49:11 -04:00
parent f240504f0e
commit 29ac64adc6
+2
View File
@@ -22,6 +22,8 @@ if project_root not in sys.path:
from defer.sugar import install
install()
pytest_plugins = ["pytest_collection_order"]
# Per the user spec (startup_speedup_20260606 spec.md:2.2 Layer 3,
# and the message in workflow.md about warmup notifications): the
# AppController's warmup mechanism loads heavy modules on the _io_pool