Skip to content

Change assert_array_equal to unittest's assert #52

@kochaika

Description

@kochaika

The problem: plugin can't handle numpy.ma.testutils.assert_array_equal

Image

You will see just an error with description in the logs:

Image

This is not user-friendly. Possible solution: add a wrap catches assert_array_equal and other numpy exception, parses them and throws an unittest exception to be handled by the plugin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions