Skip to content

Write plenty of unit tests #6

@gvanrossum

Description

@gvanrossum

This large, complex PEP requires a lot of unit tests. Hopefully @erictraut's original prototype had some that we could convert, but I suspect we need a lot more.

A problem is that the unit tests can't test the semantics until those are implemented. But at least we can have tests right now that verify that all the various forms of syntax are supported (and that certain near-correct but invalid inputs are actually rejected with reasonable SyntaxError messages).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions