bahmutov / bahmutov/execa-wrap
Feature request: Silent mode that doesn't pipe to stdout/stderr
Open
- Dominant language
- JavaScript
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
# Feature request
In the `execWrapper` `child.stdout` and `child.stderr` are piped to `process.stdout` and `process.stderr`. It would be nice to have a silent mode that skips this to keep the test running cli clean.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.