Ts-jest: Silence jest version warning

Created on 28 Jan 2019  路  7Comments  路  Source: kulshekhar/ts-jest

I looked at the code, but there is nothing that can stop VersionCheckers.jest.warn() from being called.
Can you please add an environmental variable or something?

Most helpful comment

Please 鉂わ笍

All 7 comments

Seems to be hard coded into the source. I haven't encountered any issue running ts-jest 23.10.5 with Jest 24. What's the process for ensuring that ts-jest plays nice with Jest 24?

@userpixel not sure if there is a formal process.
All the tests pass if you update dependency version to latest, but who knows :man_shrugging:

there's a PR open to support jest 24 but it's not yet passing. I'll be spending time on it as soon as I can get some. Any help to get the PR working and passing is welcome

Please 鉂わ笍

Closing in favour of #961

Has this issue been resolved ? I would like to suppress ts-jest version warnings

Was this page helpful?
0 / 5 - 0 ratings

Related issues

artola picture artola  路  3Comments

AlexGellert picture AlexGellert  路  4Comments

jbreckmckye picture jbreckmckye  路  3Comments

TKJohn picture TKJohn  路  4Comments

bySabi picture bySabi  路  4Comments