I use NoseGAE & Fixture to write unit and functional (http requests) tests: http://code.google.com/p/nose-gae/ http://farmdev.com/projects/fixture/using-fixture-with-appengine.html
Note issues #13 and #18 in NoseGAE though to get it working with the latest SDK. Nose & Fixture make writing tests for GAE a lot of fun!. I can provide some sample code. -Mahmoud On Feb 24, 8:27 am, Steven Farley <[email protected]> wrote: > You could write unit tests using GAEUnit (http://code.google.com/p/ > gaeunit/). It uses the same datastore that dev_appserver.py uses. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
