From claude-code-community-ireland-claude-code-resources
Guides Bats patterns for unit testing shell scripts, covering fixtures, exit codes, output, side effects, TDD, edge cases, and CI/CD setup.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-code-community-ireland-claude-code-resources:bats-testing-patternsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
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.
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.
resources/implementation-playbook.md.resources/implementation-playbook.md for detailed patterns and examples.npx claudepluginhub claude-code-community-ireland/claude-code-resourcesWrites and runs unit tests for shell scripts using Bats (Bash Automated Testing System), covering exit codes, output, setup/teardown, and CI integration.
Provides patterns and best practices for testing shell scripts with Bats (Bash Automated Testing System). Use for unit testing, TDD, and CI/CD pipeline integration.
Provides patterns for writing comprehensive unit tests for shell scripts using Bats, including error handling, fixtures, and CI/CD integration.