#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          |
-------------------------------------+-------------------------------------
Changes (by claudep):

 * cc: claude@… (added)
 * ui_ux:   => 0
 * easy:   => 0


Comment:

 +1 for this setting.

 I read Luke's post, but I think that running '''{{{python manage.py
 test}}}''' to just test the appropriate apps in your project would be so
 much appreciated. Having to write wrappers or custom Test runners for all
 of my apps is just too cumbersome in my opinion. Because of that, my
 current (bad) practice is to run tests for a specific app only. Too often
 I find myself forgetting to run some other app's tests.

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