> I'm thinking about how to go about testing web services in a new
> services-oriented application framework we're working on.

FWIW, TiddlyWeb's HTTP API is being tested using httplib2, with tests
described concisely in YAML:
https://github.com/tiddlyweb/tiddlyweb/blob/master/test/httptest.yaml
https://github.com/tiddlyweb/tiddlyweb/blob/master/test/test_web_http_api.py
https://github.com/tiddlyweb/tiddlyweb/blob/master/test/http_runner.py


-- F.
_______________________________________________
py-dev mailing list
py-dev@codespeak.net
http://codespeak.net/mailman/listinfo/py-dev

Reply via email to