bats
Bash Automated Testing System (BATS) for TDD-style testing of shell scripts. Use when: (1) Writing unit or integration tests for Bash scripts, (2) Testing CLI tools or shell functions, (3) Setting up test infrastructure with setup/teardown hooks, (4) Mocking external commands (curl, git, docker), (5) Generating JUnit reports for CI/CD, (6) Debugging test failures or flaky tests, (7) Implementing test-driven development for shell scripts.
$ Installer
git clone https://github.com/OleksandrKucherenko/e-bash /tmp/e-bash && cp -r /tmp/e-bash/.claude/skills/bats-skill ~/.claude/skills/e-bash// tip: Run this command in your terminal to install the skill
Repository

OleksandrKucherenko
Author
OleksandrKucherenko/e-bash/.claude/skills/bats-skill
16
Stars
1
Forks
Updated1w ago
Added1w ago