You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 20, 2021. It is now read-only.
@razbakov I don't know how httpbin was one year ago but it can now be launched as a Docker container with docker run -p 80:80 kennethreitz/httpbin so it can be launched locally, it would not be an external service.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I suggest to use httpbin to replace www fixture and make tests more readable.
The text was updated successfully, but these errors were encountered: