#35184: tests - use wildcards in labels
---------------------------------------------+------------------------
               Reporter:  אורי               |          Owner:  nobody
                   Type:  New feature        |         Status:  new
              Component:  Testing framework  |        Version:
               Severity:  Normal             |       Keywords:
           Triage Stage:  Unreviewed         |      Has patch:  0
    Needs documentation:  0                  |    Needs tests:  0
Patch needs improvement:  0                  |  Easy pickings:  0
                  UI/UX:  0                  |
---------------------------------------------+------------------------
 I want to add wildcards to test labels. For example, if I have tests at
 `speedy.core.accounts.tests.test_views`, and also
 `speedy.net.accounts.tests.test_views` and
 `speedy.match.accounts.tests.test_views`, I want to specify all of them
 with a wildcard - something like `speedy.*.accounts.tests.test_views`. Or
 even `*.test_views` which will include all the `test_views` files in my
 project. And also `*.test_v*` which will be all the files that start with
 `test_v`. This should be similar to wildcards in bash and in operating
 systems. Is it possible to add such a feature?
-- 
Ticket URL: <https://code.djangoproject.com/ticket/35184>
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018d9b5f4817-53f88437-2136-482a-9cc4-064e2874bb50-000000%40eu-central-1.amazonses.com.

Reply via email to