Skip to content

Converting the tests to use the unittest module #9

Open
@snim2

Description

@snim2

From the old Google Code repo:

Reported by project member [email protected], Jul 23, 2010

Currently, the output of the tests is extensive but doesn't make clear whether the output is expected or if it indicates a failure. It might be better to use the unittest module from the Python standard library (or another testing framework) to clarify what the tests are supposed to do (or not) and to show the testrunner results in a way that can be grasped easily.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions