﻿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
7134	TestCase class hardcodes verbosity	emperorcezar	nobody	"In the TestCase class django.test.testcases the run method on TestCase hardcodes the verbosity for loading a fixture to 0. This creates complications with loading a tests fixtures if there is an error E.g. Can't find the fixture.

This is a bug because the verbosity setting for the test run isn't passed, so if someone wants to check if their fixture loaded correctly, they have to add it to their tests, or use an alternate TestCase class."		closed	Testing framework	dev		duplicate			Unreviewed	0	0	0	0	0	0
