nodejs/node

`message` tests can be migrated from python to JS

Closed

#47,707 opened on Apr 24, 2023

 (58 comments) (2 reactions) (0 assignees)JavaScript (35,535 forks)batch import
code-and-learngood first issuestaletest

Repository metrics

Stars
 (117,218 stars)
PR merge metrics
 (Avg merge 18d 17h) (219 merged PRs in 30d)

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