[pytest] testpaths = . python_files = test_*.py python_functions = test_* markers = integration: 需要 Express 后端已启动(默认 http://localhost:3101) qiwei_live: 需要 backend/.env 中 QIWEI_TOKEN + QIWEI_GUID(真实 QiWe 数据) addopts = -v --tb=short