jaredpalmer / tsdx

Zero-config CLI for TypeScript package development
https://tsdx.io
MIT License
11.26k stars 508 forks source link

Use Jest 25 #664

Closed sportshead closed 4 years ago

sportshead commented 4 years ago

Current Behavior

Jest 24.9

Desired Behavior

Jest 25

Suggested Solution

Upgrade to Jest 25

Who does this impact? Who is this for?

Everyone that uses Jest tests

Describe alternatives you've considered

Chai

Additional context

Maybe there will be breaking changes, I'm not sure so will have to check the source code

agilgur5 commented 4 years ago

Duplicate of #497, #471, etc. Per my comment in https://github.com/jaredpalmer/tsdx/pull/497#issuecomment-586662630, it is slightly breaking (hence why Jest used a major increment), so I'm holding off on upgrading it until ~v0.14