I want to install gaeunit.py somewhere other than the root of the application.
I have installed all other external libraries in lib/external (using my own
trickery to adjust the PYTHONPATH appropriately).
Unfortunately gaeunit.py assumes that the test folder is relative to the
location of gaeunit.py. It would be good if I could provide a config.py or a
settings.py and specify the location of a test folder.
Better yet, it would be great if gaeunit.py could locate all test folders in
the directory tree. This would allow me to keep test folders as subdirectories
of the handlers being tested.
Thanks.
Original issue reported on code.google.com by knetri...@gmail.com on 30 Jul 2010 at 4:00
Original issue reported on code.google.com by
knetri...@gmail.com
on 30 Jul 2010 at 4:00