﻿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
15675	Allow TestRunners to define their own command-line options	msiedlarek	msiedlarek	"The point is to allow custom test runners do define and process their own command-line options, apart from default ones like `verbose`.

Attached patch is one of possible solutions. Management command just looks for `option_list` attribute in a test runner and if it's present, adds it to its own `option_list`. Any comments or better ideas are welcome."	New feature	closed	Testing framework	1.3	Normal	fixed	test, management, test runner	msiedlarek	Accepted	1	0	0	0	0	0
