|
Project Information
|
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: |