cloudsoup

no soup, no clouds

Useful. Unit testing Google App Engine web apps.

leave a comment

Useful. Unit testing Google App Engine web apps.

A GAE application is run either by dev_appserver.py or in the production environment. This tutorial show how to write tests for GAE. We write the tests using the standard python unittest module, and f…

Written by David

February 11th, 2012 at 11:40 pm

Posted in Miscellaneous

Leave a Reply