Skip to content

[Feature]: TSC_COMPILE_ON_ERROR like ts-node #3638

@LeoDoldan7

Description

@LeoDoldan7

🚀 Feature Proposal

I need to be able to set TSC_COMPILE_ON_ERROR to true, so jest files run even if I have a TypeScript error somewhere on the codebase.

Motivation

Legacy projects may have a lot of errors, but the role of one developer in particular may be to write the tests (and not to fix the whole codebase). If we don't have this flag, we will have to postpone writing tests until the whole code is fixed.

Example

No response

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