nodejs/node
Ver no GitHub`message` tests can be migrated from python to JS
Open
#47.707 aberto em 24 de abr. de 2023
code-and-learngood first issuetest
Description
See https://github.com/nodejs/node/pull/47498 for an example of such a migration
pseudo-tty tests can migrate as well, but that will require some more work using something like https://github.com/microsoft/node-pty or similar