test: add vitest unit tests across packages
Cover shared zod schemas, extract traversal/refs/downloads, and tts filename/error handling. Document the test setup in the README and docs.
This commit is contained in:
@@ -89,6 +89,7 @@ packages/extract ──► packages/tts (traverseMod) ──► packages/shared
|
||||
## Tooling dependencies
|
||||
|
||||
- `typescript` (strict), `tsx` (dev runner), `eslint`, `prettier`.
|
||||
- `vitest` (unit tests), colocated as `*.test.ts` next to sources.
|
||||
- `pnpm` workspaces for package management.
|
||||
|
||||
## Deployment / runtime shape
|
||||
|
||||
Reference in New Issue
Block a user