﻿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
13873	Provide an explicit setting to skip tests for INSTALLED_APPS	Lakin Wecker	nobody	"When developing an application that depends on thirdparty django libraries, be it apps in contrib, or libraries like south or treebeard, you rarely want to run their tests as part of your normal testing routine.  The latest treebeard library has somewhere around 600 tests!  And although it's great that it has such extensive tests (yay tabo!) - I rarely want to run them as part of my testing routine.  Rather than having to explicitly specify all of my apps everytime I test, a setting that explicitly asks for certain apps to be skipped it much nicer.

I'm attaching a patch that implements just such a setting.  The patch has an implementation, tests and updates the documentation. 

The patch was made against r13409 - although I marked this as part of SVN - it would be awesome to see this released in the current releases - of course, I realize that may not be possible."	New feature	closed	Testing framework	dev	Normal	duplicate		claude@… magma.chambers@… mmitar@… kitsunde@… kkumler	Design decision needed	1	0	0	0	0	0
