Пакет python-module-pytest-xdist: Информация

Danger alert: Пакет удалён из репозитория sisyphus

Удалён в задании: #255737
Пакет удалён: Stanislav Levin
Дата удаления: 22 октября 2020 г.
Сообщение: python2_eol
    Исходный пакет: python-module-pytest-xdist
    Версия: 1.29.0-alt3
    Собран:  30 апреля 2020 г. 21:19 в задании #250566
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/pytest-xdist

    Лицензия: MIT
    О пакете: pytest xdist plugin for distributed testing and loop-on-failing modes
    Описание: 
    The pytest-xdist plugin extends py.test with some unique test execution
    modes:
    
    * test run parallelization: if you have multiple CPUs or hosts you can
      use those for a combined test run. This allows to speed up development
      or to use special resources of remote machines.
    * --boxed: (not available on Windows) run each test in a boxed
      subprocess to survive SEGFAULTS or otherwise dying processes
    * --looponfail: run your tests repeatedly in a subprocess. After each
      run py.test waits until a file in your project changes and then
      re-runs the previously failing tests. This is repeated until all tests
      pass after which again a full run is performed.
    * Multi-Platform coverage: you can specify different Python interpreters
      or different platforms and run tests in parallel on all of them.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python-module-pytest-xdist (noarch)
    python3-module-pytest-xdist (noarch)

    Сопровождающий: Stanislav Levin


      1. /dev/pts
      2. python3-module-execnet
      3. python3-module-pexpect
      4. python3-module-pycmd
      5. python3-module-pytest-forked
      6. python3-module-setuptools
      7. python3-module-setuptools_scm
      8. python3-module-tox
      9. rpm-build-python3
      10. python-module-execnet
      11. python-module-filelock
      12. python-module-pexpect
      13. python-module-pytest-forked
      14. python-module-setuptools
      15. python-module-setuptools_scm

    Последнее изменение


    29 апреля 2020 г. Stanislav Levin 1.29.0-alt3
    - Fixed FTBFS.
    6 декабря 2019 г. Stanislav Levin 1.29.0-alt2
    - Fixed testing against Pytest 5.3+.
    13 августа 2019 г. Stanislav Levin 1.29.0-alt1
    - 1.27.0 -> 1.29.0.