ln-743-test-infrastructure
Installation
SKILL.md
Paths: File paths (
references/,../ln-*) are relative to this skill directory.
ln-743-test-infrastructure
Type: L3 Worker Category: 7XX Project Bootstrap
Sets up testing frameworks, coverage tools, and sample tests for projects.
Purpose & Scope
Does:
- Detects project stack to choose appropriate test framework
- Creates test configuration files
- Sets up coverage reporting with thresholds
- Creates sample tests demonstrating patterns
- Verifies test suite runs successfully