[tool:pytest] testpaths = test python_files = test_*.py python_classes = Test* python_functions = test_* addopts = -v --tb=short markers = error_codes: 标记错误码测试 integration: 标记集成测试 unit: 标记单元测试