[Grok-dev] grok z3c.testsetup problem
Uli Fouquet
uli at gnufix.de
Fri May 8 06:02:26 EDT 2009
Hi Christian,
Christian Klinger wrote:
> > You have to run::
> >
> > $ bin/test -s nva.sliteauth
> >
> > afterwards (at least I think so).
>
> Damn this does not work...
>
> yeti:training cklinger$ bin/test -s nva.sliteauth
> This file is picked up by the testrunner...
> Running tests at level 1
> Total: 0 tests, 0 failures, 0 errors in 0.000 seconds.
Do you use version 0.3 of z3c.testsetup? I think the Grok KGS still
lists 0.2.1. So the :doctest: marker is not recognized.
You can add::
[buildout]
...
versions=versions
[versions]
z3c.testsetup = 0.3
to fix this.
Or use the nasty old markers, of course.
Good luck and best regards,
--
Uli
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
Url : http://mail.zope.org/pipermail/grok-dev/attachments/20090508/1c7af55b/attachment.bin
More information about the Grok-dev
mailing list