running tests
Andrew Z <[email protected]>
| Newsgroups | gmane.comp.python.sqlobject |
|---|---|
| Message-ID | <CAL0tEj-yqcfmhhFr+oyK9U5JuPK8oEd1m=5fBGu5U0v6XzQ9eg@mail.gmail.com> |
I read http://www.sqlobject.org/DeveloperGuide.html#testing and am
still unclear on exactly how to run a test. Sorry, this may be a
basic question, but I hope the Developer Guide could be more explicit.
After installing py.test, I basically did this:
$ svn co http://svn.colorstudy.com/SQLObject/trunk SQLObject
$ cd SQLObject
$ python sqlobject/tests/test_unicode.py -D sqlite:///tmp/foo.db
However:
Traceback (most recent call last):
File "sqlobject/tests/test_unicode.py", line 1, in <module>
from sqlobject import *
ImportError: No module named sqlobject
I also tried something like and got basically the same error
$ pytest sqlobject/tests/test_unicode.py -D sqlite:///tmp/foo.db
Andrew
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan