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/
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
https://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to