How to install NoseGAE
- Download and install ActivePython
- Open Command Prompt
- Type
pypm install nosegae
Lastest release
Basic usage:
$ cd your/app $ nosetests --with-gae
See http://farmdev.com/projects/nosegae/ for complete documentation or open docs/readme.html after downloading the package.