Testing
Terra uses Vitest for unit tests and Playwright for E2E tests.
Test Stack
| Tool | Purpose |
|---|---|
| Vitest | Unit and integration tests |
| Playwright | End-to-end browser tests |
| React Testing Library | Component testing |
Test strategy and running tests
Terra uses Vitest for unit tests and Playwright for E2E tests.
| Tool | Purpose |
|---|---|
| Vitest | Unit and integration tests |
| Playwright | End-to-end browser tests |
| React Testing Library | Component testing |