On Sep 22, 2006, at 8:10 PM, [EMAIL PROTECTED] wrote:
> > I opened a ticket on trac to ask is it good to have a "tg-admin > tests" > command rather than "nosetests" command? (patch with it) > http://trac.turbogears.org/turbogears/ticket/1120 > > The PRO is "tg-admin tests" hide the detail of specific test > framework, > > the CON is ? Keep in mind you can already do "python setup.py test". This applies to any setuptools (maybe distutils too, not sure) packaged app/ library/etc which has defined a test_suite in it's setup.py so, IMO, "tg-admin test" would be redundant and could create inconsistencies in the python world (and possibly make the universe self-collapse into a tiny red jelly bean ;) ) Alberto --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears-trunk -~----------~----~----~----~------~----~------~--~---
