﻿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
6712	choosing tests with command line among tests provided by custom 'suite' method	alainD	nobody	"Currently the new svn syntax to perform specific test :
{{{
./manage.py test animals.AnimalTestCase.testFluffyAnimals
}}}
works only if the tests are provided in tests.py or models.py. 

The attached patch allow to pick individual tests (unittest classes or method) from the test 'suite' (if provided).

"	New feature	closed	Testing framework	dev	Normal	duplicate		joel@…	Accepted	1	0	0	1	0	0
