﻿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
26840	Extract database teardown from DiscoverRunner, to better support third-party test runners	Carl Meyer	nobody	"Currently if a third-party test runner wants access to the default database teardown code, it has to instantiate a DiscoverRunner in order to call its `teardown_databases` method. This logic should be extracted into a standalone utility, like `setup_databases` already is.

Fortunately, Andreas Pelme has already done this in https://github.com/django/django/pull/6872 -- just filing a supporting Trac ticket to properly observe the forms."	Cleanup/optimization	closed	Testing framework	1.9	Normal	fixed			Accepted	1	0	0	0	0	0
