Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 138 Bytes

File metadata and controls

7 lines (7 loc) · 138 Bytes

Testing Guide

Running Tests

npm run test

Writing Tests

Use vitest for unit tests.

Coverage

Aim for 80% on utilities and hooks.