#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 ramiro):

 Replying to [comment:5 julien]:
 > More than once I've found myself wishing there were an
 `--exclude=<app_name>` option to the `test` command, as it is commonly
 available to a few other commands like `dumpdata`
 (https://docs.djangoproject.com/en/dev/ref/django-admin/#django-admin-
 option---exclude). Indeed, in many cases I find it's easier to remember
 the few tests that you want to exclude than the many tests that you want
 to include. So, I think more versatility for the `test` command would also
 be welcome as part of this ticket.

 #8363 is related to that. AFAIK unfortunately this only can be implemented
 for the runtests.py script, not for the test management command (see
 ticket:8363#comment:11)

-- 
Ticket URL: <https://code.djangoproject.com/ticket/13873#comment:6>
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