test-unit
Set up and generate unit tests for any skaile-dev package (forge apps, agent-framework libraries, platform frontend/backend). Reads TEST_PLAN.md when present, otherwise discovers testable units from source. Scaffolds missing test infra (vitest.config.ts, test harness), then generates one test file per module with test cases mapped to CLAUDE.md Architecture. Verifies tests run before completing.
Install
Add this asset to a Skaile workspace:
npx skaile-cli install @admin/test-unit@0.1.0 Source
This version is pinned to an immutable upstream commit. Asset bytes are fetched directly from the repository — the Catalog never stores them.
- Commit
-
6a5266fdda
Files (2)
Show file list 2 files
-
skaile-development/skills/test-unit/SKILL.md8a9f03b389f8… -
skaile-development/skills/test-unit/validator.pyb894ab728565…
Integrity
Composite content hash over the pinned file set.
be284b74751894f376f8245acb51625ab1d816539ddf732785aa94212fdd925e Files are fetched directly from the source repository at the pinned commit and verified against per-file hashes at install time.
Manifest
View manifest sourceRequires
No declared dependencies.