[TIP] Is there nose plugin for deeper discovery?

Pete Forman petef4+usenet at gmail.com
Fri Feb 12 00:29:36 PST 2010


I'd like to run nose at the top of a loosely organised collection of
python packages and individual files.

Say I have this directory structure.

a -\
   + b\
   |  +-foo.py
   |  +-test_foo.py
   +-c\
      +-bar.py
      +-test_bar.py



More information about the testing-in-python mailing list