On Wed, Jun 9, 2010 at 3:56 PM, Jeremy Dunck <jdu...@gmail.com> wrote:
> On Wed, Jun 9, 2010 at 3:52 PM, Simon Meers <drme...@gmail.com> wrote:
> ...
>> Did you also know you can run any desired subset of tests? E.g.:
>>    ./runtests.py --settings=test_sqlite admin_inlines admin_views
>>    ----------------------------------------------------------------------
>>    Ran 145 tests in 29.500s
>
> Thanks for pointing this out, Simon.  I thin it could be clearer in
> the contributing/testing docs.
>
> Running a subset while working up a patch can help speed things along
> quite a bit, but do take care to run the whole suite before pushing
> the patch -- the committer will have to do this anyway, and a failure
> missed this way will just delay inclusion.
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Django developers" group.
> To post to this group, send email to django-develop...@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.
>
>

FWIW at least on my system the test time has come down dramatically
lately, we're back down to under 3 minutes on SQLite, so that should
help everyone in testing and contributing.

Alex

-- 
"I disapprove of what you say, but I will defend to the death your
right to say it." -- Voltaire
"The people's good is the highest law." -- Cicero
"Code can always be simpler than you think, but never as simple as you
want" -- Me

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-develop...@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