关于
This skill provides a specialized framework for creating production-grade tests for shell scripts. It equips users with advanced patterns for status code validation, output matching, file system assertions, and mocking external dependencies. Whether you are building simple CLI utilities or complex CI/CD pipeline scripts, this skill ensures your shell code is reliable, maintainable, and robust against edge cases by providing structured guidance on setup, teardown, and fixture management.