CLI Testing Patterns

CLI testing strategies and patterns for Node.js (Jest) and Python (pytest, Click.testing.CliRunner). Use when writing tests for CLI tools, testing command execution, validating exit codes, testing output, implementing CLI test suites, or when user mentions CLI testing, Jest CLI tests, pytest CLI, Click.testing.CliRunner, command testing, or exit code validation.

vanman2024 d25cb62 18 files · 139.5 KB Updated

File contents

vanman2024/cli-builder/tree/main/plugins/cli-builder/skills/cli-testing-patterns commit d25cb624b8

Frequently asked questions

npx skillmds@latest add vanman2024/cli-testing-patterns