Skip to content

Testing

Testing

Unit Tests

Vitest is used for unit testing. The tests are located in the tests directory.

Running Tests

Unit Tests

bash
pnpm run test

Coverage

bash
pnpm run test:coverage
Was this page helpful?
UnsatisfiedSatisfied
Be the first to vote!
0.0 / 5  (0 votes)