nodejs/node

`message` tests can be migrated from python to JS

Open

#47707 opened on Apr 24, 2023

View on 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

Contributor guide