#13873: Provide an explicit setting to skip tests for INSTALLED_APPS
-------------------------------------+-------------------------------------
               Reporter:             |          Owner:  nobody
  lakinwecker                        |         Status:  new
                   Type:  New        |      Component:  Testing framework
  feature                            |       Severity:  Normal
              Milestone:             |       Keywords:
                Version:  SVN        |      Has patch:  1
             Resolution:             |    Needs tests:  0
           Triage Stage:  Design     |  Easy pickings:  0
  decision needed                    |
    Needs documentation:  0          |
Patch needs improvement:  0          |
                  UI/UX:  0          |
-------------------------------------+-------------------------------------

Comment (by claudep):

 Replying to [comment:5 julien]:
 > More than once I've found myself wishing there were an
 `--exclude=<app_name>` option to the `test` command, (...)

 Sure, but I still favour the setting, to avoid such things like {{{ python
 manage.py test --exclude "django.contrib.auth" --exclude
 "django.contrib.contenttypes" --exclude "django.contrib.sessions"
 --exclude "django.contrib.sites" --exclude "south" --exclude "mptt" ...
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/13873#comment:7>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

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

Reply via email to