question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

🚀 Feature Proposal

Jest 26 has released. We need to provide support for that.

Motivation

Make developers feel comfortable to work

TODO

  • Set minimum required version of TypeScript to 3.8, example in https://github.com/kulshekhar/ts-jest/pull/1530
  • Set jest version range for peerDependencies in root package.json.
  • Update e2e templates’ dependencies.
  • Adjust codes to be compatible with Jest 26 in src/util/version-checker.ts and src/util/version-checker.spec.ts.
  • Change node 8 Travis to node 12 and change node 12 Travis to node 14.
  • Set prettier: 2.x, husky: 4.x, fs-extra: 9.x, semver: 7.x.
  • Upgrade some jest dependencies.
  • Set required minimum node@10 in package.json.
  • Update dependencies for projects in e2e/external-projects

If you see other things, please provide us information.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:19
  • Comments:10 (2 by maintainers)

github_iconTop GitHub Comments

8reactions
ahnpnlcommented, May 13, 2020

yes it is still on track 😃

4reactions
ahnpnlcommented, May 6, 2020

this feature will be in the next release 26.0.0, ETA somewhere next week.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Jest 26: Tick Tock
Jest 26 : Tick Tock · New fake timers​ · A new way to consume Jest - @jest/globals ​ · Native ESM support​...
Read more >
Getting Started - Jest
This is documentation for Jest 26.x, which is no longer actively maintained. For up-to-date documentation, see the latest version (29.3).
Read more >
Configuring Jest
This is documentation for Jest 26.x, which is no longer actively maintained. For up-to-date documentation, see the latest version (29.3).
Read more >
Jest Versions
Latest stable version of Jest ... Past Versions. Here you can find documentation for previous versions of Jest. ... 26.x, Documentation. 25.x, Documentation ......
Read more >
From v27 to v28 - Jest
Upgrading Jest from v27 to v28? This guide aims to help refactoring your configuration and tests.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found