Пакет python3-module-pytest-shard: Информация
Исходный пакет: python3-module-pytest-shard
Версия: 0.1.2-alt1
Собран: 14 ноября 2024 г. 22:58 в задании #361957
Категория: Разработка/Python 3
Сообщить об ошибке в пакетеДомашняя страница: https://github.com/AdamGleave/pytest-shard
Лицензия: MIT
О пакете: Shard tests to support parallelism across multiple machines
Описание:
Shards tests based on a hash of their test name enabling easy parallelism across machines, suitable for a wide variety of continuous integration services. Tests are split at the finest level of granularity, individual test cases, enabling parallelism even if all of your tests are in a single file (or even single parameterized test method).
Сопровождающий: Alexander Burmatov