Yes, you can do that.

You can create tests package with some test modules and in `__init__.py`
import needed test cases into package namespace.

On Fri, Jan 23, 2009 at 12:29 PM, gderazon <gdera...@gmail.com> wrote:

>
> My tests.py has become too big, I want to split it to several test
> files
> and still be able to run the tests with manage.py tests ...
> How can I do that?
> I'm working with django 1.0 stable release.
>
> >
>

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

Reply via email to