Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37511966
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: python3-module-pytest-xdist

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 3.3.1-alt1
Время сборки: 22 мая 2023, 09:42 ( 48.4 недели назад )
Размер архива: 68.12 Kb

Домашняя страница:   https://pypi.org/project/pytest-xdist/

Лицензия: MIT
О пакете: pytest xdist plugin for distributed testing, most importantly across multiple CPUs
Описание:

The pytest-xdist plugin extends pytest with new test execution modes, the most
used being distributing tests across multiple CPUs to speed up test execution:

pytest -n auto

With this call, pytest will spawn a number of workers processes equal to the
number of available CPUs, and distribute the tests randomly across them.

Текущий майнтейнер: Stanislav Levin

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • python3-module-pytest-xdist
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin