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

    Исходный пакет: python-module-pytest-xdist
    Версия: 1.27.0-alt1
    Собран:  30 апреля 2019 г. 2:00 в задании #228367
    Категория: Разработка/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. python3-module-execnet
      2. /dev/pts
      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. python-module-execnet
      10. python-module-filelock
      11. python-module-pexpect
      12. python-module-pytest-forked
      13. python-module-setuptools
      14. python-module-setuptools_scm
      15. rpm-build-python3

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


    26 марта 2019 г. Stanislav Levin 1.27.0-alt1
    - 1.26.1 -> 1.27.0.
    11 февраля 2019 г. Stanislav Levin 1.26.1-alt1
    - 1.26.0 -> 1.26.1.
    17 января 2019 г. Stanislav Levin 1.26.0-alt1
    - 1.25.0 -> 1.26.0.