On Wed, Jun 24, 2009 at 6:09 PM, Nicolas M.
Thiery<nicolas.thi...@u-psud.fr> wrote:
>
> On Wed, Jun 24, 2009 at 09:52:51AM +0200, William Stein wrote:
>> >
>> > One thing I am not very keen on is that to get the list of available
>> > tests, one need to do:
>> >
>> >        sage: t = Test(foo)
>> >        sage: t.ass<tab>
>> >
>> > But I guess I can live with that (in practice, I myself will be using 
>> > t._test_ass<tab>)
>>
>> Yeah -- it seems that we have a consensus!
>
> Ok. There just remains:
>
>> > What syntax would you suggest to run all tests?
>
> Test(foo).all()?
> Test(foo).run()?
> ...?

I prefer "run()".

William

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to