Google App Engine: Unit Testing

Google App Engine: Unit Testing

Source: Per Thulin's Tech Blog
Excerpt:

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 for running them we'll use gaeunit, a web based test runner.

Continue Reading »

Add Comment

Put code snippets inside language tags:
[language] [/language]

Examples:
[javascript] [/javascript]
[actionscript] [/actionscript]
[csharp] [/csharp]

See here for supported languages.

Javascript must be enabled to submit anonymous comments - or you can login.
CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.