Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37558989
en ru br
ALT Linux repos
S:2.0.0-alt1

Group :: Development/Python3
RPM: python3-module-pytest-httpbin

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.0.0-alt1
Build date: 11 may 2023, 10:06 ( 50.3 weeks ago )
Size: 22.69 Kb

Home page:   https://pypi.org/project/pytest-httpbin

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.

Current maintainer: Stanislav Levin

List of contributors

List of rpms provided by this srpm:

  • python3-module-pytest-httpbin
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin