If you are interested in other techniques to unit test, you might also want to check out
- GAEUnit, a framework to turn unit tests into browser-callable handlers.
- pymox, another mocking framework alternative to the python mocker I have been using.
- nose-gae, a Nose-plugin that adds app engine support. Personally, I have had some trouble with the tool, but that might very well just have been me...
0 comments:
Post a Comment