nodejs/node

`message` tests can be migrated from python to JS

Open

#47,707 opened on Apr 24, 2023

View on GitHub
 (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 13d 4h) (233 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