Skip to content

Allow assertEqual to allow different number types #304

@markwpearce

Description

@markwpearce

Normally, you don't really care if a value is a float vs. an integer

so m.assertEqual(70.0, 70) should not fail a test

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions