Hi All,
Will the Django testrunner really only find tests in a file called test.py?
It strikes me that if a reasonable-sized app is fully tested, that
tests.py is going to be unpleasantly long.
How come the testrunner doesn't look for a package called tests like
most of the other python testing frameworks?
cheers,
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
-~----------~----~----~----~------~----~------~--~---