Home

Awesome

vue-unit

Deploy GitHub Workflow Status (branch) jest codecov License

Unit Test for Vue 3.x + Vite 4.x

For Typescript: https://github.com/pdsuwwz/vue-unit-ts

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