testing-vuenuxt-playground

🌻 Playground for setup example and get in action with Unit Test on Nuxt, Vue 2 and Vue 3

Stars
9

testing-vuenuxt-playground

🌻 Playground for setup example and get in action with Unit Test on Nuxt, Vue 2 and Vue 3

Workspace managed by pnpm

Install dependencies:

$ pnpm install

Applications

📸 Screenshots

🟩 Nuxt 2 Project (Bootstrapped w create-nuxt-app)

Run test script:

$ pnpm run test:nuxt2

Run app in local:

$ pnpm run dev:nuxt2

🟩 Vue 2 Project (Bootstrapped w Vue-CLI)

Run test script:

$ pnpm run test:vue2

Run app in local:

$ pnpm run dev:vue2

🟩 Vue 3 Project (Bootstrapped w Vite)

Run test script:

$ pnpm run test:vue3

Run app in local:

$ pnpm run dev:vue3

Copyright © 2020-present by Irfan Maulana

Badges
Extracted from project README
Testing all apps