nodejs/node
`message` tests can be migrated from python to JS
Fechada
#47.707 aberto em 24 de abr. de 2023
code-and-learngood first issuestaletest
Métricas do repositório
- Stars
- (117.218 estrelas)
- Métricas de merge de PR
- (Mesclagem média 18d 17h) (219 fundiu PRs em 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