nuxt / test-utils

🧪 Test utilities for Nuxt
http://nuxt.com/docs/getting-started/testing
MIT License
313 stars 81 forks source link

feat(e2e): add `'route'` and `'hydration'` options for `page.goto()` #739

Closed danielroe closed 6 months ago

danielroe commented 8 months ago

also by default waits for hydration when calling createPage

resolves https://github.com/nuxt/test-utils/issues/649