﻿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
23768	Rewrite template_tag.tests.TemplateTests as individual test cases	Preston Timmons	Aymeric Augustin	"There are some downsides to the current format of the template tests:

* It's impossible to use `--failfast`
* All errors are lumped into a single failure. When working on the template code, a small problem can result in hundreds of errors worth of output.
* When there is an error, the output isn't helpful since the test cases themselves are difficult to read.

I think it would be an improvement if each template tag had it's own test case with each line as a separate test method."	Cleanup/optimization	closed	Template system	dev	Normal	fixed			Accepted	1	0	0	0	0	0
