﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
35184	tests - use wildcards in labels	אורי	nobody	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?	New feature	closed	Testing framework		Normal	wontfix			Unreviewed	0	0	0	0	0	0
