Testing

Writing frontend tests for the nvcf-ui app — Vitest, Testing Library, MSW, and project-specific render helpers. Use when creating test files, writing component tests, setting up MSW handlers in tests, deciding which render helper to use, or when the user is adding or modifying a UI component and hasn't mentioned tests yet (tests are required). Covers TypeScript/React only — Go backend tests follow standard Go patterns.

NVIDIA abab04c 2.1 KB Updated 2.2k repo stars

File contents

nvidia/nvcf/tree/main/src/uis/nvcf-ui/.claude/skills/testing commit abab04cc54

Frequently asked questions

npx skillmds@latest add nvidia/testing