New submission from R. David Murray <rdmur...@bitdance.com>: It would be nice if TestLoader.discover could take an argument that specifies the path to use to import the discovered tests, as an alternative to having to specify top_level_dir.
---------- assignee: michael.foord components: Library (Lib) messages: 98302 nosy: michael.foord, r.david.murray priority: normal severity: normal status: open title: unittest: allow an 'import_path' as an alternative to 'top_level_dir' in test discover type: feature request versions: Python 3.2 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue7780> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com