On Thu, Sep 17, 2009 at 11:09 AM, Chris Withers <[email protected]> wrote: > It strikes me that if a reasonable-sized app is fully tested, that > tests.py is going to be unpleasantly long.
reasonable-sized apps aren't too big; reasonably-factored projects have lots of apps but, yeah, you're right that using a 'test' directory with an empty __ini__.py and the tests files inside that should work... -- Javier --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" 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/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

