[SciPy-dev] [scikits] setuptools, tests and subpackages

David Cournapeau david at ar.media.kyoto-u.ac.jp
Mon Jul 2 00:45:14 EDT 2007


Hi,

    I would like to know if anyone knowledgable about setuptools knows 
the best way to tell setuptools how to call unittests in a packages 
containing subpackages ? In a scipy package, having a test function in 
__init__ is enough to get the unittests added to the whole scipy test 
suite, but with setuptools, how do I do that ?

    cheers,

    David



More information about the SciPy-Dev mailing list