Need a way to simulate terminal interaction in test cases
Open
- Dominant language
- TypeScript
- Stars
- 3.6k
- Forks
- 681
- PR merge metrics
- No merged PRs in 30d
Description
context: https://github.com/denoland/deno_std/pull/3777
We use https://crates.io/crates/pty to simulate terminal in Deno CLI repo. We need an equivalent in this repo to test `promptSecret`.
Contributor guide
Assessment
This issue has not been assessed yet.