[pytest] minversion = 6.0 addopts = -q --strict-markers testpaths = tests markers = live: 需要两实例可访问 unit: 纯逻辑单测 pythonpath = .