Prerequisites
🚀 Feature Proposal
In same spirit to #631, use the Node.js built-in test runner instead of tap, they are mostly compatibles and would remove an extra dependency.
Motivation
Use standard built-in modules and reduce dependencies.
Example
No response