On Sun, 09 Jan 2011 08:56:52 -0800, Aahz wrote: > In article <[email protected]>, Steven > D'Aprano <[email protected]> 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.)
Thanks for the reply Aahz, even though it wasn't what I wanted to hear :( -- Steven -- http://mail.python.org/mailman/listinfo/python-list
