2008/6/17 Alan McIntyre <[EMAIL PROTECTED]>:
> On Tue, Jun 17, 2008 at 9:26 AM, David Huard <[EMAIL PROTECTED]> wrote:
>> I noticed that NumpyTest and NumpyTestCase disappeared, and now I am
>> wondering whether these classes part of the public interface or were they
>> reserved for internal usage ?
>>
>> In the former, it might be well to deprecate them before removing them.
>
> ParametricTestCase is gone too.  There was at least one person using
> it that said he didn't mind porting to the nose equivalent, but I
> expect that's an indication there's more people out there using them.
> If there's a consensus that they need to go back in and get marked as
> deprecated, I'll put them back.

Uh, I assumed NumpyTestCase was public and used it. I'm presumably not
alone, so perhaps a deprecation warning would be good. What
backward-compatible class should I use? unittest.TestCase?

Thanks,
Anne
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to