pytest skill

This commit is contained in:
John Lancaster
2026-06-19 17:39:57 -05:00
parent ed6068f398
commit 5c4de7b721
3 changed files with 13 additions and 36 deletions
-1
View File
@@ -51,7 +51,6 @@ Use this for all stacks first:
Load next reference only if needed:
- Baseline details and rationale: [pytest-docs.md](./references/pytest-docs.md)
- Condensed quick path variant: [pytest-docs copy.md](./references/pytest-docs copy.md)
### Level 2: FastAPI branch (only for HTTP/dependency/lifespan concerns)
Escalate here when testing API routes, dependency injection boundaries, or app lifespan behavior.