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 techtonik
Recipients docs@python, techtonik
Date 2011-03-03.18:25:33
SpamBayes Score 0.04140949
Marked as misclassified No
Message-id <1299176734.52.0.359265322214.issue11385@psf.upfronthosting.co.za>
In-reply-to
Content
TextTestRunner has a run method, which is not documented. It is also is not clear how to add suite to TextTestRunner to be executed later by unittest.main()
History
Date User Action Args
2011-03-03 18:25:34techtoniksetrecipients: + techtonik, docs@python
2011-03-03 18:25:34techtoniksetmessageid: <1299176734.52.0.359265322214.issue11385@psf.upfronthosting.co.za>
2011-03-03 18:25:33techtoniklinkissue11385 messages
2011-03-03 18:25:33techtonikcreate