[Zope3-Users] zope.testing question
Kent Tenney
ktenney at gmail.com
Sun May 31 15:32:43 EDT 2009
Howdy,
I'm having trouble getting started.
from http://pypi.python.org/pypi/zope.testing/3.7.4#getting-started:
"zope.testing uses buildout. To start, run python bootstrap.py.
It will create a number of directories and the bin/buildout script.
Next, run bin/buildout. It will create a test script for you. Now, run
bin/test to run the zope.testing test suite."
$ python bootstrap.py
fails for lack of buildout.cfg
What am I missing?
Thanks,
Kent
More information about the Zope3-users
mailing list