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

Thomas Güttler guettliml at thomas-guettler.de
Tue Oct 6 09:07:46 CEST 2015


Hi,

Where should I put tests when packaging python modules?

I want a "cowpath", an "obvious way"

Dear experts, please decide:

inside the module like this answer:

 http://stackoverflow.com/questions/5341006/where-should-i-put-tests-when-packaging-python-modules

XOR

outside the module like this:

 https://github.com/pypa/sampleproject/tree/master/tests

I think there is no need to hurry. Let's wait one week,
and then check which one is preferred.

Regards,
  Thomas Güttler



-- 
http://www.thomas-guettler.de/


More information about the Distutils-SIG mailing list