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

    Исходный пакет: python3-module-pytest-random-order
    Версия: 1.1.0-alt1
    Собран:  2 ноября 2023 г. 9:18
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/jbasko/pytest-random-order

    Лицензия: MIT
    О пакете: pytest plugin to randomise the order of tests with some control over the randomness
    Описание: 
    pytest-random-order is a pytest plugin that randomises the order of tests.
    This can be useful to detect a test that passes just because it happens to
    run after an unrelated test that leaves the system in a favourable state.
    The plugin allows user to control the level of randomness they want to
    introduce and to disable reordering on subsets of tests. Tests can be rerun in
    a specific order by passing a seed value reported in a previous test run.

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

    Сопровождающий: Alexander Burmatov

    Список участников:
    Alexander Burmatov

      1. python3-module-py
      2. python3-module-pyproject-installer >= 0.4.0
      3. python3-module-pytest
      4. python3-module-pytest-xdist
      5. python3-module-setuptools
      6. python3-module-wheel
      7. rpm-build-python3

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


    19 октября 2023 г. Alexander Burmatov 1.1.0-alt1
    - Initial build for Sisyphus.