bats-testing-patterns
精通Bash自动测试系统(Bats),用于全面的Shell脚本测试。适用于为Shell脚本编写测试、CI/CD流水线集成,或需要以测试驱动方式开发Shell工具的场景。
name:bats-testing-patternsdescription:Master Bash Automated Testing System (Bats) for comprehensive shell script testing. Use when writing tests for shell scripts, CI/CD pipelines, or requiring test-driven development of shell utilities.
Bats Testing Patterns
Comprehensive guidance for writing comprehensive unit tests for shell scripts using Bats (Bash Automated Testing System), including test patterns, fixtures, and best practices for production-grade shell testing.
Use this skill when
Do not use this skill when
Instructions
resources/implementation-playbook.md.Resources
resources/implementation-playbook.md for detailed patterns and examples.