On 21 Oct, 16:34, Jacob Kaplan-Moss <ja...@jacobian.org> wrote:
> On Wed, Oct 21, 2009 at 9:29 AM, Peter Bengtsson <pete...@gmail.com> wrote:
> > But how do I run these? It takes many many seconds to run the whole
> > suite.
>
> Seehttp://ericholscher.com/blog/2009/oct/16/easy-running-django-test-suite/
> if you need help running the test suite.
>
> Remember: `runtests.py` uses the same mechanism as Django's `manage.py
> test` does. So just like in application tests, you can limit your
> tests to just a single app using `runtests.py <appname>`, so in your
> case `runtests.py templates` will run just the template tests.
>
Thanks Jacob. I didn't realise this was "an app".
On the case now!
> Jacob
--~--~---------~--~----~------------~-------~--~----~
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 
django-developers+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to