Noe Misael Nieto Arroyo <[email protected]> writes: > Can't find the difference between FunctionalDocTestSuite and > FunctionalDocFileSuite. Looks to me that both do the same thing, but one > takes a > "module" keyword and the other takes a "package" keyword. > > I did a quick lookup inside Testing.ZopeTestCase but I couldn't find any > explaination. > > So what are the differences?
See the corresponding classes here: http://docs.python.org/library/doctest.html#unittest-api Ross _______________________________________________ Product-Developers mailing list [email protected] https://lists.plone.org/mailman/listinfo/product-developers
