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

    Бинарный пакет: python3-module-pytest-xdist
    Версия: 1.27.0-alt1
    Архитектура: noarch
    Собран:  30 апреля 2019 г. 2:00 в задании #228367
    Исходный пакет: python-module-pytest-xdist
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/pytest-xdist

    Лицензия: MIT
    О пакете: py.test 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.

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


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


    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.