当测试套件并行运行时(例如使用pytest xdist),有时会出现片状测试。这表明测试依赖于测试顺序。 ... 几个Pytest插件支持这一点: ... pytest-random-order.
確定! 回上一頁