소개
This skill provides comprehensive guidance and implementation patterns for writing production-grade tests for Bash and shell scripts using the Bats framework. It empowers developers to apply Test-Driven Development (TDD) to shell utilities, ensuring reliability across different shell dialects and environments through advanced assertion patterns, command mocking, and seamless CI/CD integration templates.