You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Gozala offered in nodejs/TSC#1206 (comment) to hand over the test npm module to the Node.js org, I would like to suggest that we accept that generous offer, and publish a new semver major containing a polyfill for the actual node:test core module.
I'm suggesting we use juliangruber/node-core-test for this purpose: it passes all the same test as the core module, its implementation matches closely core's, and it's compatible with all supported Node.js versions (Node.js 14+). The current repo owner is @juliangruber, who gave me a 👍 when I suggested that idea in private conversation.
//cc @nodejs/tsc @nodejs/test_runner
juliangruber, mhdawson, BethGriggs, Gozala, bnb and 1 more