Package python3-module-pytest-httpbin: Information

  • Default inline alert: Version in the repository: 2.0.0-alt1

Source package: python3-module-pytest-httpbin
Version: 1.0.2-alt2
Latest version according to Repology
Build time:  Sep 27, 2022, 03:31 PM in the task #307397
Report package bug
License: MIT
Summary: Easily test your HTTP library against a local copy of httpbin
Description: 
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.

List of rpms provided by this srpm:
python3-module-pytest-httpbin (noarch)

Maintainer: Danil Shein

List of contributors:
Danil Shein
Stanislav Levin

ACL:
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

Last changed


Sept. 26, 2022 Danil Shein 1.0.2-alt2
- NMU: fix FTBFS due to Flask library version update
July 26, 2022 Stanislav Levin 1.0.2-alt1
- Initial build for Sisyphus.