Skip to content

tests/README.md uses confusing metasyntax #642

Open
@danielshahaf

Description

@danielshahaf

tests/README.md speaks of $todo and $skip_test, even though the first is a metasyntactic variable and the second is a real variable. What's more, there's a literal $todo variable in the test harness implementation, which admittedly has nothing to do with the metasyntactic $todo in the documentation, but might confuse the maintainers nonetheless.

Let's use a different, less confusing notation.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions