Hello, I am trying to migrate an application from MySQL relational database to GAE & Datastore.
Could you please suggest how do I perform unit testing with GAE? Before I was following this tutorial and it worked great: http://web2py.com/AlterEgo/default/show/260 I am sure it can be done in a similar way with dev_appserver.py, but can't figure out how. Thanks for your help! Best regards, Andrei Matveyeu

