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()?
...?

Best,
                                Nicolas
--
Nicolas M. Thiéry "Isil" <nthi...@users.sf.net>
http://Nicolas.Thiery.name/

--~--~---------~--~----~------------~-------~--~----~
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