mirror of
https://github.com/socketio/socket.io.git
synced 2026-01-09 15:08:12 -05:00
We should eventually be able to replace: - mocha and nyc with Node.js built-in test runner (`node:test`) - expect.js with Node.js built-in assertion library (`node:assert`)