hotsyk / appenginepatcherplugin
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
Volodymyr Hotsyk (author)
Fri Jan 09 02:35:14 -0800 2009
| name | age | message | |
|---|---|---|---|
| |
CHANGELOG | ||
| |
README | ||
| |
appenginepatcherplugin.py | ||
| |
setup.py |
README
Appenginepatcherplugin is Nose plugin to patch GAE and Django with appenginepatch (http://code.google.com/p/app-engine-patch) and run nose tests correctly. To setup: run python setup.py install To run with nose: * Setup environment variable NOSE_APPENGINEPATCHERPLUGIN to True * or run nose with --appenginepatcherplugin option

