Hi,
you can always define your own test runner which will look not only in
tests and models, but in every module.

This question is more suited for the django-users mailing list, this
list is intended for discussing development of django internals.

On Tue, May 6, 2008 at 10:21 PM, Steve <[EMAIL PROTECTED]> wrote:
>
>  Hi, we're just getting started using Django unit tests, and it looks
>  like the documentation says you can only have unit tests in two files:
>  models.py and tests.py.  We would prefer to put our unit tests in many
>  different files, with, say, each main-line .py file having a
>  corresponding unit-test file.  Is there a convenient way to do this in
>  Django?
>  >
>



-- 
Honza Král
E-Mail: [EMAIL PROTECTED]
ICQ#: 107471613
Phone: +420 606 678585

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to