Re: zope.testbrowser release?
Wolfgang Schnerring <[email protected]>
| Newsgroups | gmane.comp.web.zope.devel |
|---|---|
| Message-ID | <[email protected]> |
* Benji York <[email protected]> [2011-10-26 16:42]: > On Wed, Oct 26, 2011 at 10:26 AM, Wolfgang Schnerring <[email protected]> wrote: >> I've added an assertion helper to zope.testbrowser that provides >> ``assertEllipsis``, which is very helpful when using Testbrowser with >> unittest.TestCase (instead of doctests). > > I'm +1 on the functionality, and -0 on the location. This would seem > more appropriate in a general extensions-for-unittest package (like > http://pypi.python.org/pypi/testtools). Actually, when you're putting it like this, I find myself in complete agreement. :-) I'll revert that from zope.testbrowser and probably start gocept.testing or somesuch instead. Wolfgang _______________________________________________ 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 )