Skip to content

autotest --generate_expected_output could be more readable #4

@andrew-taylor

Description

@andrew-taylor

auto --generate uses repr to output expected output which is robust
but can be difficult to read

multi-line strings would be readable with triple-quotes

also probably more readable if non-ASCII characters replaced with code-points:

e.g. '\u597d' instead of '好'

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