cli-mock-stdin
SolidCreate mock stdin utilities for interactive CLI testing.
Install
Quality Score: 94/100
Skill Content
Details
- Author
- a5c-ai
- Repository
- a5c-ai/babysitter
- Created
- 4 months ago
- Last Updated
- today
- Language
- JavaScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
cli-snapshot-tester
Set up snapshot testing for CLI output with update workflows and diff reporting.
cli-e2e-test-harness
Set up E2E test harness for CLI applications with process spawning and assertions.
electron-mock-factory
Generate mocks for Electron APIs (ipcMain, ipcRenderer, dialog, etc.) for unit testing
mcp-mock-client
Create mock MCP client for server testing with request/response simulation.
terminal-emulator
Test interactive CLI/TUI applications using @microsoft/tui-test. Use when you need to test CLI tools with interactive prompts, TUI rendering, arrow key navigation, or any command that requires a TTY. Triggers include "test CLI", "test TUI", "run interactively", "automate terminal input", "simulate user input in terminal".