@withstanza/schema
@withstanza/utils
testing-vitest
testing-playwright
app
ai
vercel-ai-sdk
tanstack-ai
Run unit and integration tests with Vitest:
{{run "test"}} # run once {{run "test:watch"}} # re-run on file changes
Tests live next to the code they cover (*.test.ts/*.test.tsx) or in {{app.dir}}/tests/.
*.test.ts
*.test.tsx
{{app.dir}}/tests/