For Python you might find the following resources useful:
  https://github.com/jgeewax/gaetestbed
  http://code.google.com/p/gaeunit/
  http://code.google.com/p/nose-gae/


Robert





On Sun, Mar 6, 2011 at 04:59, Franz See <[email protected]> wrote:
> Good day,
>
> How can I do integration testing on a locally running Google App
> Engine application with regards to its persistence (i.e. asserting
> db's content, setting up db data, tearing down db data).
>
> Currently, the only way for me to test the persistence is to upload it
> on my appspot and test manually which is cumbersome.
>
> Note: I am currently using Java but I'm planning to use Robotframework
> (which is written in Python) in the future for my functional testing.
>
> Cheers,
> Franz
>
> --
> 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.
>
>

-- 
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.

Reply via email to