#25735: Add test tagging to Django test runner
-----------------------------------+------------------------------------
     Reporter:  carljm             |                    Owner:  nobody
         Type:  New feature        |                   Status:  new
    Component:  Testing framework  |                  Version:  1.8
     Severity:  Normal             |               Resolution:
     Keywords:                     |             Triage Stage:  Accepted
    Has patch:  1                  |      Needs documentation:  0
  Needs tests:  0                  |  Patch needs improvement:  0
Easy pickings:  0                  |                    UI/UX:  0
-----------------------------------+------------------------------------
Changes (by carljm):

 * stage:  Ready for checkin => Accepted


Comment:

 There is perhaps one other design decision we should at least consider
 before this is merged. The current implementation filters out tests that
 are de-selected by tags from the test suite, so it will be as if those
 tests weren't discovered at all. Is that what we want, or would it be
 better if de-selected tags were skipped using the unittest test-skipping
 functionality?

 I haven't investigated feasibility of the latter, but I think it should be
 possible if we prefer it.

--
Ticket URL: <https://code.djangoproject.com/ticket/25735#comment:1>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.8facbe1542461c2ecb7ceeea13d5bea9%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to