
gae-go-testing
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:
Project Information
The project was created on Nov 2, 2011.
- License: Apache License 2.0
- 21 stars
- git-based source control