﻿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
23026	Running a testcase	amertkara@…	nobody	"In the documentation https://docs.djangoproject.com/en/1.5/topics/testing/overview/, running a testcase is given as `./manage.py test animals.AnimalTestCase` which is inaccurate. Running a testcase class is possible ""./manage.py test animals:AnimalTestCase"" or `./manage.py test animals.AnimalTestCase.test_animals_can_speak`."	Bug	closed	Documentation	1.5	Normal	invalid	Nosetests		Unreviewed	0	0	0	0	0	0
