Testing tools for Node.js
The new test framework built-in to Node.js 18.8.0
(2022-09-04T21:00:00.000Z) New in Node.js v18.8.0 is a test framework highly remniscient of Mocha. It is marked as experimental, but points to a future where our unit tests will not require an external dependency like Mocha.