This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author r.david.murray
Recipients michael.foord, r.david.murray
Date 2010-01-25.22:31:27
SpamBayes Score 0.0009827742
Marked as misclassified No
Message-id <1264458689.45.0.447107444877.issue7780@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2010-01-25 22:31:29r.david.murraysetrecipients: + r.david.murray, michael.foord
2010-01-25 22:31:29r.david.murraysetmessageid: <1264458689.45.0.447107444877.issue7780@psf.upfronthosting.co.za>
2010-01-25 22:31:27r.david.murraylinkissue7780 messages
2010-01-25 22:31:27r.david.murraycreate