umbraco-skill-test-runner

Installation
SKILL.md

Skill Test Runner

Runs all tests from skill examples (unit, mocked, E2E) and outputs a JSON report.

Usage

cd .claude/skills/umbraco-skill-test-runner/scripts
npm install --silent
npx tsx run-tests.ts

Test Types

Type Description Runner
Unit Component tests with @open-wc/testing Web Test Runner
Mocked Integration tests against mocked backoffice Playwright
E2E Full end-to-end against real Umbraco Playwright
Installs
237
GitHub Stars
26
First Seen
Feb 4, 2026
umbraco-skill-test-runner — umbraco/umbraco-cms-backoffice-skills