Skip to content

Show differences lined up and in quotes #354

Open
@jgfoster

Description

@jgfoster

It would be nice if the assert commands showed the actual and expected lined up and with begin/end quotes. Currently I see something like:

expected: T=20.00 C 13.28
actual: T=20.00 c 13.28

I would like to see something like:

expected: "T=20.00 C 13.28"
actual:   "T=20.00 c 13.28 "

This would make it easier to catch subtle differences (such as changes in case or trailing spaces).

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