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

  • Default inline alert: Версия в репозитории: 2.0.0-alt1

Исходный пакет: python3-module-pytest-httpbin
Версия: 1.0.2-alt1
Последняя версия по данным Repology
Собран:  27 июля 2022 г. 0:54 в задании #304334
Категория: Разработка/Python 3
Сообщить об ошибке в пакете
Домашняя страница: https://pypi.org/project/pytest-httpbin

Лицензия: MIT
О пакете: Easily test your HTTP library against a local copy of httpbin
Описание: 
httpbin is an amazing web service for testing HTTP libraries. It has several
great endpoints that can test pretty much everything you need in a HTTP library.
The only problem is: maybe you don't want to wait for your tests to travel
across the Internet and back to make assertions against a remote web service.

Enter pytest-httpbin. Pytest-httpbin creates a pytest "fixture" that is
dependency-injected into your tests. It automatically starts up a HTTP server in
a separate thread running httpbin and provides your test with the URL in the
fixture.

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

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

Список участников:
Stanislav Levin

Права:
Stanislav Levin
@everybody

    1. python3(httpbin)
    2. python3(wheel)
    3. python3-module-pyproject-installer
    4. python3-module-tox
    5. python3-module-tox-console-scripts
    6. python3-module-tox-no-deps
    7. python3(pytest)
    8. python3(setuptools)
    9. python3(six)
    10. rpm-build-python3

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


26 июля 2022 г. Stanislav Levin 1.0.2-alt1
- Initial build for Sisyphus.