[TIP] About assertMultilineEqual

Alfredo Deza alfredodeza at gmail.com
Sun Aug 15 17:42:50 PDT 2010


Hi,

Is there anything like
assertMultilineEqual<http://docs.python.org/library/unittest.html#unittest.TestCase.assertMultiLineEqual>for
older versions of Python (e.g. not 2.7)?

I think nose and pytest may have already solved that, but is there an easy
way that doesn't require added dependencies?

Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.idyll.org/pipermail/testing-in-python/attachments/20100815/cb8013b6/attachment.html>


More information about the testing-in-python mailing list