Skip to main content

testing

Use whenever writing, modifying, reviewing, or debugging tests in this repo — Vitest unit tests for the proxy (apps/cache), provider URL builders and React component/hook tests (packages/micro-image-image), or docs-app tests (apps/docs). Load before adding a test file or new cases, before deciding what to stub, and ALWAYS before changing or deleting a failing test — this repo pins every known bug with a paired characterization test and an `it.fails` ledger test, and deleting one to make CI green destroys the bug backlog. Covers the ledger convention, per-package vitest setup, the jsdom opt-in, and the stub helpers.

Jump to install

Source facts

Repository
veksen/micro-image
Last source activity
August 1, 2026 at 22:27
Detected SKILL.md language
English
Stars
5
Forks
1

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.