Test.assertEqualMessage and friends to show incorrectness: Status History

Below is the history of changes to this idea's status. Return to the idea.

  • Complete

    WERETECH-12565

    This can already be done by changing the assert to

    Test.assertEqualMessage(
        needle(),
        "haystack",
        needle() + " != haystack"
    )

  • Ticket Created

    WERETECH-12565

  • Under Review

    No note was provided with this status update.