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

    Исходный пакет: python3-module-pytest-xvfb
    Версия: 3.0.0-alt1
    Последняя версия по данным Repology
    Собран:  12 июня 2023 г. 18:42 в задании #322855
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/The-Compiler/pytest-xvfb

    Лицензия: MIT
    О пакете: A pytest plugin to run Xvfb for tests
    Описание: 
    With Xvfb and the plugin installed, your testsuite automatically runs with
    Xvfb. This allows tests to be run without windows popping up during GUI tests
    or on systems without a display (like a CI).
    
    If Xvfb is not installed, the plugin does not run and your tests will still
    work as normal. However, a warning message will print to standard output
    letting you know that Xvfb is not installed.
    
    If you're currently using xvfb-run in something like .travis.yml, simply remove
    it and install this plugin instead - then you'll also have the benefits of Xvfb
    locally.

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

    Сопровождающий: Anton Midyukov

    Список участников:
    Anton Midyukov

    Права:
    Anton Midyukov
    @everybody

      1. rpm-build-python3
      2. rpm-macros-python3
      3. pytest3
      4. python3-dev
      5. python3-module-pyproject-installer >= 0.4.0
      6. python3-module-pyvirtualdisplay
      7. python3-module-setuptools
      8. python3-module-wheel
      9. xauth
      10. xvfb-run

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


    12 июня 2023 г. Anton Midyukov 3.0.0-alt1
    - new version (3.0.0) with rpmgs script
    6 марта 2022 г. Anton Midyukov 2.0.0-alt1
    - initial build