Chapter quiz · Production & Tooling

Test what you learned.

8 questions on Production & Tooling. Pass 70% to clear the chapter.

← Review chapter lessons

Quiz

Production & Tooling — Chapter Quiz

Eight questions on Vitest, test-utils, Nuxt, performance, PWA, build, and deployment.

0/ 9
  1. Question 1
    1

    Which is the standard unit test runner for Vue 3 projects?

  2. Question 2
    2

    How do you mount a component for testing with @vue/test-utils?

  3. Question 3
    3

    Which meta-framework is recommended for SSR/SSG Vue apps?

  4. Question 4
    4

    When is shallowRef a better choice than ref?

  5. Question 5
    5

    Which plugin adds PWA features (service worker, manifest) to a Vite-based Vue app?

  6. Question 6
    6

    A typical SPA deployment needs a rewrite that maps unknown URLs back to /index.html.

  7. Question 7
    7

    The Vue 3 directive that re-renders only when its dependency array changes is v-___.

  8. Question 8
    8

    Which moves typically help Vue app performance?

    Select all that apply.

Pick an answer — instant feedback as you go.