./www/py-test-httpbin, Easily test your HTTP library against a local copy of httpbin

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2019Q3, Version: 1.0.0, Package name: py37-test-httpbin-1.0.0, Maintainer: pkgsrc-users

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 (speed), and maybe
you want to work offline (convenience).

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.


Required to run:
[devel/py-setuptools] [devel/py-test] [lang/python37] [lang/py-six] [www/py-httpbin]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 702d6a99f7acc7867a8bc1c02783f6e71227aae4
RMD160: d0c36e029eb811f65de8162ce33e4d0d1b96a607
Filesize: 11.957 KB

Version history: (Expand)