- 移除 test_readers/conftest.py 中重复的 temp_docx/temp_pdf/temp_pptx/temp_xlsx fixtures - 统一测试行为:依赖缺失时测试失败而非静默跳过 - 修复根 conftest.py 中裸露的 except 子句,改为 except Exception - 保留 temp_html 和静态文件相关 fixtures
- 移除 test_readers/conftest.py 中重复的 temp_docx/temp_pdf/temp_pptx/temp_xlsx fixtures - 统一测试行为:依赖缺失时测试失败而非静默跳过 - 修复根 conftest.py 中裸露的 except 子句,改为 except Exception - 保留 temp_html 和静态文件相关 fixtures