Access to mocked stdin instance
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 38
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Any chance we can get access to mocked stdin instance so we can restore standard input to original state with [`restore`](https://github.com/caitp/node-mock-stdin#mockstdinrestore)?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the stdin-mocking entry point and reviewing the linked node-mock-stdin restore API. Trace how the mocked stdin instance is created and exposed, then verify that callers can access it and restore the original standard input; add or run the relevant tests if the repository provides them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100