Skip to content

Unsupported Jest version warn outputted on every test execution. #1727

@edbzn

Description

@edbzn

🐛 Bug Report

Actually a warning concerning unsupported jest version is outputted in the console for every test case which pollute the console even if tests are green.

image

To Reproduce

Steps to reproduce the behavior:

Update ts-jest to 26.1.0 with jest 25.5.4

Expected behavior

Just log the warning once at test suite initialization and not on every test execution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions