nodejs/node

`message` tests can be migrated from python to JS

Open

#47.707 aberto em 24 de abr. de 2023

Ver no GitHub
 (57 comments) (2 reactions) (0 assignees)JavaScript (117.218 stars) (35.535 forks)batch import
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

Guia do colaborador