Home

Awesome

vue-unit-ts

Deploy GitHub Workflow Status (branch) codecov jest Author License

Unit Testing for Vite 4.x + Vue 3.3 + TypeScript + Jest 29.x

Environment Support

Install

Install node dependencies in all packages

pnpm install

Run

Local Development

pnpm dev

Test

Unit Testing

pnpm test

Test code coverage

pnpm test:coverage

😎 Awesome