[Distutils] Where should I put tests when packaging python modules?

Jeremy Stanley fungi at yuggoth.org
Tue Oct 6 16:27:22 CEST 2015


On 2015-10-06 15:10:59 +0100 (+0100), Paul Moore wrote:
[...]
> That's 25%, which is certainly higher than I would have
> guessed. Of course, the implication is that 75% (or 54% in David's
> case) use test suites *not* installed with the package :-)
[...]

It seems rather optimistic to assume that 100% of projects have test
suites. More accurately, 75% either have no tests _or_ keep them
outside the package. ;)
-- 
Jeremy Stanley


More information about the Distutils-SIG mailing list