Skip to content

Parse input test files and check for language errors #6

Description

@joshwalters

It would be useful to pre-parse input test files to check for bad formatting, missing tokens, etc in the assertions. Right now, the queries will execute first, and then the assertions follow. If there is a problem parsing the assertions, then exceptions will be thrown and the results will be lost.

It would also be useful to have this pre-parser of the test files provided as a CLI option to verify good formatting.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions