Skip to content

Disable message about diagnostics #1441

@Martinspire

Description

@Martinspire

So when the diagnostics hits an error, it will write something like this;

Test suite failed to run

TypeScript diagnostics (customize using `[jest-config].globals.ts-jest.diagnostics` option):
<file> - error <message>`

Now I might be alone in this but I do appreciate the error, but I don't want to see that " TypeScript diagnostics (customize using [jest-config].globals.ts-jest.diagnostics option)" line.

Is there any way to disable it? With lots of errors it keeps repeating and distracts from the actual errors. I also think its pretty useless to display on each error and would rather like to see it once at the end or something. But if I could remove the message entirely from the log, that would work better on environments that I would want logging on to see what error I got.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions