Skip to content

test,doc: improve coverage for internal/main/repl.js

This PR added a test for internal/main/repl.js to ensure repl doesn't support --input-type option. coverage report https://github.com/nodejs/node/blob/f9db8840adf3732def416cc69c3ce6f115a20d6e/lib/internal/main/repl.js#L29-L34

before after
image image

And this PR also documented that --input-type is not supported on repl.

Merge request reports

Loading