Thanks Raffaele,
I tried it, and it seems to ignore the tests files.
(I get "Ran 0 tests in 0.000s")
Is there anything that I should write in the __init__.py file?

On Jan 23, 4:27 pm, Raffaele Salmaso <raffaele.salm...@gmail.com>
wrote:
> gderazon 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.
>
> tests/
> +- __init__.py
> +- test1.py
> +- test2.py
> \- test3.py
>
> --
> ()_() | That said, I didn't actually _test_ my patch.      | +----
> (o.o) | That's what users are for!                         | +---+
> 'm m' |                                   (Linus Torvalds) |  O  |
> (___) |                      raffaele at salmaso punto org |
--~--~---------~--~----~------------~-------~--~----~
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