[Zope] Testing products: Testing all in one batch
Jens Vagelpohl
jens at dataflake.org
Wed Oct 5 09:51:52 EDT 2005
On 5 Oct 2005, at 14:49, Lennart Regebro wrote:
> On 10/5/05, Jens Vagelpohl <jens at dataflake.org> wrote:
>
>> from the instance home will test all products in that instance home.
>>
>
> Often doesn't work, the different products tests will walk all over
> each other.
> But setting up a script that walks all the Product directories and
> runs the test for the separately shouldn't be a problem.
This is correct, but you're just papering over a deeper problem,
namely bad cleanup in some unit tests.
jens
More information about the Zope
mailing list