[Zope-dev] How can I make the tests of zope.sqlalchemy running?

Laurence Rowe l at lrowe.co.uk
Sun Sep 12 09:34:18 EDT 2010


Those tests are designed to be run with the zope testrunner. try:

$ python booststrap.py
$ bin/buildout
$ bin/test

Laurence

On 12 September 2010 14:29, Robin Lee <robinlee.sysu at gmail.com> wrote:
> The output of a failed 'python setup.py test' is attached.
>
>
> _______________________________________________
> Zope-Dev maillist  -  Zope-Dev at zope.org
> https://mail.zope.org/mailman/listinfo/zope-dev
> **  No cross posts or HTML encoding!  **
> (Related lists -
>  https://mail.zope.org/mailman/listinfo/zope-announce
>  https://mail.zope.org/mailman/listinfo/zope )
>
>


More information about the Zope-Dev mailing list