Hacker News new | ask | show | jobs
by kanzure 4788 days ago
Also, python people might be interested in https://github.com/gabrielfalcao/HTTPretty or (bias disclaimer) my serializer on top of requests+httpretty https://github.com/kanzure/python-requestions for the httpetrified decorator. It loads and mocks an expected response from a json file in your tests/.

There was a service called requests.in or something that acted like httpbin, except it gave you a unique url to query against to view multiple requests over a session. Does anyone know where that went?

1 comments

requestb.in