Skip to content

Use require instead of assert in testsย #247

@chocolatkey

Description

@chocolatkey

This is a low-priority issue. A lot of the tests use the assert functions to check if tests are passing. For many of these, we should be using require instead to stop execution of the test if, for example, there is an error during parsing, as there's no point in continuing with the test if an initial dependency fails

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions