15 Mar
2009
15 Mar
'09
5:42 p.m.
Hanno Schlichting wrote at 2009-3-15 11:10 +0100:
Dieter Maurer wrote:
The Zope 2.12 documention tells that the "test" command was removed from "zopectl".
"test" was a convenient way to test products and packages in the context of the instance. How is this use case now supported?
The normal way to develop anything in the Zope world is based on zc.buildout today. You can define a testrunner like this:
I do not have good experience with buildout and will try to avoid it. I will probably resurrect the old way to run tests in the same way I will resurrect ZClasses (i.e. though an externally maintained PyPI package). -- Dieter