#26659: Allow filtering of which tests run
-------------------------------------+-------------------------------------
Reporter: Antonio Piraino | Owner: nobody
Type: New feature | Status: closed
Component: Testing framework | Version: 1.9
Severity: Normal | Resolution: duplicate
Keywords: tests | Triage Stage:
| Someday/Maybe
Has patch: 1 | Needs documentation: 1
Needs tests: 0 | Patch needs improvement: 1
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Baptiste Mispelon):
* status: new => closed
* resolution: => duplicate
Comment:
Correct me if I'm wrong, but I'm going to mark this as a duplicate of
#30245 which implemented unittest's `-k` option [1].
I think is pretty close to what the original report was asking for since
you can now write something like `$ python manage.py test -k
test_method_*`.
[1] https://docs.python.org/3/library/unittest.html#cmdoption-unittest-k
--
Ticket URL: <https://code.djangoproject.com/ticket/26659#comment:5>
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/066.aaf88e32aae9f05b3e6ba8c1ca57dd0f%40djangoproject.com.