mirror of
https://github.com/kennethreitz/httpbin.git
synced 2026-06-05 23:00:18 +00:00
621604185916ebf6858c4f5fdc5ecdb44bb37766
Tell unittest.discover specifically what to look for instead of letting them scan the entirety of our directory (which could have other dependencies downloaded with their tests that will fail). Closes #403
httpbin(1): HTTP Request & Response Service
A Kenneth Reitz Project.
See http://httpbin.org for more information.
Officially Deployed at:
- http://httpbin.org
- https://httpbin.org
- http://eu.httpbin.org
- https://eu.httpbin.org
- https://hub.docker.com/r/kennethreitz/httpbin/
SEE ALSO
Languages
Python
77.4%
HTML
22.2%
Dockerfile
0.4%
