./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-2017Q3, Version: 0.2.3, Package name: py27-test-httpbin-0.2.3, 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:
[www/py-flask]

Master sites:

SHA1: c775e1a034da94717a60bdcb252881314c8a885a
RMD160: f16a9cf545b0f88c546307680fe8ae2f6466870c
Filesize: 9.275 KB

Version history: (Expand)