Re: [Checkins] SVN: zope.app.testing/trunk/ Switch doctests to use the stdlib ``doctest`` module.
Tres Seaver <[email protected]>
| Newsgroups | gmane.comp.web.zope.devel |
|---|---|
| Message-ID | <[email protected]> |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Adam GROSZER wrote: >> Log message for revision 110723: >> Switch doctests to use the stdlib ``doctest`` module. >> >> o Disuse than the deprecated ``zope.testing.doctest`` variant. >> >> Remove a duplicated import. >> >> >> Changed: >> U zope.app.testing/trunk/CHANGES.txt >> U zope.app.testing/trunk/src/zope/app/testing/functional.py >> U zope.app.testing/trunk/src/zope/app/testing/tests.py > > The problem with this is that it just breaks tests that have accented > unicode characters. > > zope.app.testing.functional.FunctionalDocFileSuite breaks, while > zope.testing.doctest.DocFileSuite works. > I don't remember what was the final decision on deprecating > zope.testing.doctest, but this definitely s*cks. > > Thoughts? What tests are breaking? Tres. - -- =================================================================== Tres Seaver +1 540-429-0999 [email protected] Palladion Software "Excellence by Design" http://palladion.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkwHyl8ACgkQ+gerLs4ltQ5AAgCdGO0V7xMvY/K9CfR+d+WbM0DN NzcAn1sINi7HAG23EmvdH3gqfPnwjRAd =Avts -----END PGP SIGNATURE----- _______________________________________________ Zope-Dev maillist - [email protected] https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope )