testing

Installation
SKILL.md
  1. Run npm test (Vitest in run mode)
  2. Run npm run test:tsc to verify TypeScript types
  3. Report any failures with file and line references
  4. If all pass, confirm with a summary of test count

Test files are in src/__tests__/*.test.ts and use renderHook from @testing-library/react.

Installs
1
GitHub Stars
44
First Seen
Jun 19, 2026
testing — helderberto/use-is-mounted-ref