Javier Guerra wrote:
> 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...
Nope, only finds them if you have a suite() function in the __init__ of
your tests that returns all yours tests, which is a little bit limiting
compared to other python test runners...
Chris
--
Simplistix - Content Management, Batch Processing & Python Consulting
- http://www.simplistix.co.uk
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---