pkgsrc/www/py-test-httpbin/distinfo
wiz 8890701049 Import py-test-httpbin-0.2.0 as www/py-test-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 (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.
2016-01-02 10:46:01 +00:00

6 lines
429 B
Text

$NetBSD: distinfo,v 1.1 2016/01/02 10:46:01 wiz Exp $
SHA1 (pytest-httpbin-0.2.0.tar.gz) = ede37c09d9dd48e41fee2d0a22f6eea584bc89da
RMD160 (pytest-httpbin-0.2.0.tar.gz) = acec12de5ea854cfd287745524f4972b7af27a0f
SHA512 (pytest-httpbin-0.2.0.tar.gz) = a8e80979de59578a7cf16fa6cc08386bac9357bc8b48e34fc2a24cea18d531e61bf3c2474f8fc1b230dcd31641cb4bc960bab05e4bdbab98637c2fbf08671bfd
Size (pytest-httpbin-0.2.0.tar.gz) = 9372 bytes