﻿id	summary	reporter	owner	description	type	status	priority	milestone	version	resolution	keywords	cc	launchpad_bug
74	run tests automatically when building packages	zooko	PenguinOfDoom	"In ticket #73 it turned out that there was a bug in some packages that !PenguinOfDoom built for us. If {{{python setup.py bdist_egg}}} would automatically run the unit tests before building the package, then this would be detected immediately. To configure the build system to do this, simply add to {{{setup.cfg}}}:

{{{
[aliases]
bdist_egg = test bdist_egg
}}}
"	enhancement	new	major		0.5.19				
