Chris Withers wrote:
Lorenzo Gil Sanchez wrote:
c:\path\to\my\instance\bin\test -vpu --dir z:\my_root_app_dir
[ traceback ]
ImportError: No module named z:.my_root_app_dir

Is my_root_app_dir on your PYTHON_PATH?

Yes it is

also, do you have __init__.py files in \tests?

Yes I do


If you have, you should be able to do:

c:\path\to\my\instance\bin\test -vpu tests


c:\zope\development\bin\test -vpu tests
Running tests at level 1
Total: 0 tests, 0 failures, 0 errors

No tests are found :(

Thanks anyway

Lorenzo

_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to