- Run
npm test(Vitest in run mode) - Run
npm run test:tscto verify TypeScript types - Report any failures with file and line references
- 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.
Source: helderberto/use-is-mounted-ref — distributed by TomeVault.