II.
LibrarySkill overview
Reference · livelib-skill:cli-mcp-development--bats-test-scaffolder
bats-test-scaffolder overview
Generate BATS test structure and fixtures for shell script testing with setup/teardown, assertions, and mocking.
Attributes
displayName
bats-test-scaffolder
description
Generate BATS test structure and fixtures for shell script testing with setup/teardown, assertions, and mocking.
libraryPath
library/specializations/cli-mcp-development/skills/bats-test-scaffolder/SKILL.md
specialization
cli-mcp-development
contentSummary
# BATS Test Scaffolder
Generate BATS test structure for shell script testing.
## Capabilities
- Generate BATS test files
- Create setup and teardown fixtures
- Implement custom assertions
- Set up mocking helpers
- Configure test isolation
- Generate test helpers
## Usage
Invoke
Outgoing edges
lib_applies_to_domain1
- domain:software-engineering·DomainSoftware Engineering
lib_belongs_to_specialization1
- specialization:cli-mcp-development·Specialization
lib_covers_topic1
- topic:developer-experience·TopicDeveloper Experience (DX)
lib_implements_workflow1
- workflow:feature-development·Workflow
lib_involves_role2
- role:backend-engineer·RoleBackend Engineer
- role:platform-engineer·Role
lib_requires_skill_area2
- skill-area:cli-design·SkillAreaCLI Design
- skill-area:e2e-testing·SkillAreaEnd-to-End Testing
Incoming edges
None.