test-cli

Community

Test the CLI end-to-end with tmux-based prompts.

Authoreli0shin
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a repeatable, shell-based testing workflow for interactive CLI applications, including tmux-based sessions, so you can validate behavior, capture outputs, and automate regression tests without manual guessing.

Core Features & Use Cases

  • tmux-based testing sessions for CLI apps
  • Send prompts to the CLI character-by-character to simulate typing
  • Capture outputs with tmux to verify results
  • Helper scripts provide end-to-end testing workflows

Quick Start

Start a test session, send prompts, and capture results using the helper scripts in this Skill's scripts directory.

Dependency Matrix

Required Modules

tmuxnode

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: test-cli
Download link: https://github.com/eli0shin/envoy/archive/main.zip#test-cli

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository