Bash
2 skills with this tag
wshobson
Passed
Bash Defensive Patterns
A comprehensive reference guide for writing robust, production-grade Bash scripts. Covers defensive programming techniques including strict mode, error trapping, safe variable handling, argument parsing, structured logging, and idempotent script design patterns.
BashShell ScriptingDevops+3
9024.0k
wshobson
Passed
Bats Testing Patterns
A comprehensive guide for writing unit tests for shell scripts using Bats (Bash Automated Testing System). Covers test structure, assertions, setup/teardown patterns, mocking, fixtures, CI/CD integration, and best practices for production-grade shell testing.
BatsTestingShell+3
12024.0k