Testing & Quality

Confident releases backed by Vitest

Use the built-in Vitest setup with in-memory Postgres to validate business logic without flakey suites.

Key highlights

  • One-command test runner with focused vitest config and project-wide test utilities.
  • In-memory Postgres harness migrates schemas before each run for realistic data workflows.
  • Email template snapshots and helper scripts catch regressions in transactional messaging.