Skip to content

Add test:check to check test files for syntax errors #428

@rpanic

Description

@rpanic

Currently, running tests locally is too slow, therefore we mostly rely on the CI to run tests. However, often tests fail because of compile errors, which slow us down significantly.
We should add a test:check that compiles all test folders with noEmit.
This can be run locally but also as a preliminary step in the CI to fail faster

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    In Progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions