Could Jest be replaced with the native test runner in Node 20?
https://blog.erickwendel.com.br/step-by-step-guide-migrating-from-jest-to-nodejs-native-test-runner
https://blog.erickwendel.com.br/step-by-step-guide-migrating-from-jest-to-nodejs-native-test-runner
Step-by-Step Guide: Migrating from Jest to Node.js Native Test Runner
Are you looking for a native testing solution that's faster and more efficient than Jest? Then this post is for you! In this step-by-step guide, you'll learn how to migrate from Jest to Node.js native test runner. You'll walk through the process, fro...