On 1 April 2011 00:58, Karen Tracey wrote:
> 2011/3/31 Łukasz Rekucki
>>
>> I just started updating my custom TestSuiteRunner to Django 1.3 and it
>> seems that reorder_suite() is broken. At least I think it is, because
>> I wasn't able to deduce what it should do.
>>
>> In Django 1.2, the main e
2011/3/31 Łukasz Rekucki
> I just started updating my custom TestSuiteRunner to Django 1.3 and it
> seems that reorder_suite() is broken. At least I think it is, because
> I wasn't able to deduce what it should do.
>
> In Django 1.2, the main effect that function was flattening the
> TestSuite so
Hi,
I just started updating my custom TestSuiteRunner to Django 1.3 and it
seems that reorder_suite() is broken. At least I think it is, because
I wasn't able to deduce what it should do.
In Django 1.2, the main effect that function was flattening the
TestSuite so it only consists of TestCase ins