Test
Follow .cursor/commands/test.md exactly.
检测并运行所有项目测试,包括需要服务支持的集成测试。管理服务的启动与关闭,尊重测试标记(慢速、联网、Ollama、Docker),并如实汇报测试结果。
--- frontmattername: test description: Detect and run all project tests, including integration tests that require services. Manages service startup/teardown, respects test markers (slow, internet, ollama, docker), and reports results. argument-hint: [pytest-args | --all | --integration]
Follow .cursor/commands/test.md exactly.