文件名称:pytest-xdist, 在故障测试模式下,分布式测试和循环的py.test 插件.zip
文件大小:73KB
文件格式:ZIP
更新时间:2022-10-29 22:37:46
开源
pytest-xdist, 在故障测试模式下,分布式测试和循环的py.test 插件 xdist: pytest分布式测试插件pytest-xdist插件插件扩展了一些独特的测试执行模式:测试运行并行化插件: 如果你有多个 CPU 或者主机,可以将它们用于组合测试运行。 这样可以加快开发速度,或
【文件预览】:
pytest-xdist-master
----.travis.yml(2KB)
----README.rst(9KB)
----example()
--------loadscope()
--------boxed.txt(3KB)
----pyproject.toml(776B)
----OVERVIEW.md(4KB)
----changelog()
--------_template.rst(852B)
----.github()
--------PULL_REQUEST_TEMPLATE.md(756B)
----testing()
--------test_newhooks.py(2KB)
--------test_dsession.py(10KB)
--------conftest.py(2KB)
--------test_remote.py(9KB)
--------test_looponfail.py(9KB)
--------test_plugin.py(5KB)
--------test_slavemanage.py(10KB)
--------acceptance_test.py(41KB)
----tox.ini(808B)
----LICENSE(1KB)
----appveyor.yml(619B)
----src()
--------xdist()
----setup.cfg(95B)
----ISSUES.txt(804B)
----setup.py(2KB)
----.gitignore(414B)
----CHANGELOG.rst(20KB)
----HOWTORELEASE.rst(1KB)
----.pre-commit-config.yaml(679B)