diff options
Diffstat (limited to 'devel/py-pytest-httpbin/pkg-descr')
-rw-r--r-- | devel/py-pytest-httpbin/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/py-pytest-httpbin/pkg-descr b/devel/py-pytest-httpbin/pkg-descr index 6169149c2419..e6f1e1b6fb61 100644 --- a/devel/py-pytest-httpbin/pkg-descr +++ b/devel/py-pytest-httpbin/pkg-descr @@ -2,5 +2,3 @@ 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. - -WWW: https://github.com/kevin1024/pytest-httpbin |