You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2008/08/13 15:46:44 UTC

[jira] Updated: (THRIFT-109) Python unit tests should use self.assert*

     [ https://issues.apache.org/jira/browse/THRIFT-109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Esteve Fernandez updated THRIFT-109:
------------------------------------

    Attachment: py_unittests.patch

> Python unit tests should use self.assert*
> -----------------------------------------
>
>                 Key: THRIFT-109
>                 URL: https://issues.apache.org/jira/browse/THRIFT-109
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Test Suite
>            Reporter: Esteve Fernandez
>         Attachments: py_unittests.patch
>
>
> In some of tests in the current testsuite for Python use, "assert EXPR" instead of the standard self.assert* methods. It's recommended using these methods as they give more information in case an assertion fails.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.