My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members

Testing library for Go App Engine, giving you an appengine.Context fake that forwards to a dev_appserver.py child process.

Example from the unit tests for this library:

https://code.google.com/p/gae-go-testing/source/browse/appenginetesting/context_test.go

You'll first need to "make install" this project:

http://code.google.com/p/appengine-go/

(which in turn will need goprotobuf)

Enjoy.

Please discuss here:

https://groups.google.com/forum/#!forum/google-appengine-go

Powered by Google Project Hosting