Skip to content

TEST_ASSERT_EQUAL_STRING should say where the strings start to differ #588

Description

@jonathangjertsen

It would be nice if TEST_ASSERT_EQUAL_STRING("aaaabbbb", "aaabbbb") said that the first different character is at index 3 (expected 'a' was 'b'), similarly to how it is done for arrays.

I can make a PR if this is desired

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions