15 Mar
2009
15 Mar
'09
5:27 p.m.
Andreas Jung wrote at 2009-3-15 08:53 +0100:
On 15.03.2009 8:31 Uhr, Dieter Maurer wrote:
The Zope 2.12 documention tells that the "test" command was removed from "zopectl".
Have to investigate that.
"test" was a convenient way to test products and packages in the context of the instance. How is this use case now supported?
Go with the buildout approach and use the alltests.cfg for testing support (see alltests.cfg). Means: work with a SVN checkout.
I do not want to test Zope, I want to test *MY* Zope based components. -- Dieter