In article <4d038b63$0$30000$c3e8da3$54964...@news.astraweb.com>,
Steven D'Aprano  <steve+comp.lang.pyt...@pearwood.info> wrote:
>
>Is there a way to have unittest.main() find and run doc_test_suite 
>together with the other test suites?

You probably need to use nose or something.  (That's what we're doing.)
-- 
Aahz (a...@pythoncraft.com)           <*>         http://www.pythoncraft.com/

"Think of it as evolution in action."  --Tony Rand
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to