Write Tests

How to write unit tests for the webui — the vitest + React Testing Library setup, file layout, harness patterns for context/router-dependent code, and the fail-first check that proves a test actually guards its target. Use when adding or updating tests under test/unit.

eclipse-openvsx 561e58f 4.9 KB Updated

File contents

eclipse-openvsx/openvsx/tree/main/webui/.agents/skills/write-tests commit 561e58f9c4

Frequently asked questions

npx skillmds@latest add eclipse-openvsx/write-tests