﻿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
30676	Add a --pdb option to the test runner	Andrew Godwin	Andrew Godwin	"The Django test runner currently does not offer a {{{--pdb}}} option like pytest (which, when a test fails, pops open a PDB debugger at that location). This would be incredibly valuable for debugging tests, and I feel we should add it.

Because of the multi-process nature of the test runner, this would only be possible if we were running with {{{--parallel=1}}}."	New feature	closed	Testing framework	dev	Normal	fixed			Ready for checkin	1	0	0	0	0	0
