On 9/24/06, Kevin Horn <[EMAIL PROTECTED]> wrote: > Would a different name for a tg-admin command be better? > "tg-admin nosetests" perhaps?
I feel that 'nosetests' is fine and see no need to reinvent the wheel. To me 'tg-admin' implies that it can only be run in the project root file, which doesn't need to be the case with nosetests. I actually have tests broken up into directories and don't always run them all so while it might be possible to set up tg-admin nosetests to behave the same, it changes my expectations. I believe the only other thing we wrap like this is paste-setup and that's only so that people can get started without having to learn the paste arguments. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
