Handsontable Unit Testing

Use when writing or modifying Jest unit tests (*.unit.js) or TypeScript type tests (*.types.ts) for Handsontable core, plugins, or utilities, or when a bug fix or internal refactor needs unit or type test coverage - covers Jest setup, test location conventions, mocking patterns, module aliases, type test patterns (no declare, real assignments, ESM + UMD patterns), and when to choose unit tests over E2E tests

handsontable b600804 5.7 KB Updated

File contents

handsontable/handsontable/tree/main/.claude/skills/handsontable-unit-testing commit b60080410f

Frequently asked questions

npx skillmds@latest add handsontable/handsontable-unit-testing