PythonWise
If it won't be simple, it simply won't be. [
Hire me
,
source code
]
Thursday, October 25, 2012
Mocking HTTP Servers
Sometimes,
httpbin
is not enough, and you need your own custom HTTP server for testing.
Here's a small example on how to do that using the built in
SimpleHTTPServer
(thanks
@noahsussman
for reminding me).
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment