Unit Testing

Roy's conventions for writing tests — Bun test runner, mocking with Bun's built-in mock API, and React component testing with React Testing Library and HappyDOM. Consult whenever writing, editing, or reviewing any test file (*.test.ts, *.test.tsx), or when asked about mocking, test structure, or testing setup.

r-portas 3f88bb9 2 files · 5.3 KB Updated

File contents

r-portas/skills/tree/main/unit-testing commit 3f88bb900f

Frequently asked questions

npx skillmds@latest add r-portas/unit-testing