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 michael.foord
Recipients ezio.melotti, michael.foord, rbcollins, stefan
Date 2016-01-21.09:18:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1453367899.97.0.862875859637.issue25520@psf.upfronthosting.co.za>
In-reply-to
Content
To find and run tests recursively from a test package you want test discovery rather than (necessarily) load_tests.

For a bug report, please describe the behaviour you expect and the behaviour you're seeing instead.
History
Date User Action Args
2016-01-21 09:18:20michael.foordsetrecipients: + michael.foord, stefan, rbcollins, ezio.melotti
2016-01-21 09:18:19michael.foordsetmessageid: <1453367899.97.0.862875859637.issue25520@psf.upfronthosting.co.za>
2016-01-21 09:18:19michael.foordlinkissue25520 messages
2016-01-21 09:18:19michael.foordcreate